Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Validation Issue with Frameworks After Xcode 16 UpdateÎ #2

Open
sinanverve7 opened this issue Dec 6, 2024 · 0 comments
Open

Comments

@sinanverve7
Copy link

Hi Team,

We recently updated our development environment to Xcode 16 to take advantage of iOS's latest features. However, while submitting our iOS app to the App Store, we encountered the following issue related to the PhonePePayment framework:

Error Details:
Asset Validation Failed:

The executable PhonePePayment.framework contains bitcode.
Error ID: 690a1727-1ee6-4f5c-8ad1-2ede563ab9e6.
Upload Symbols Failed:

The archive did not include a dSYM for PhonePePayment.framework.
Missing UUID: 5C3FB9CA-076C-3D41-B50D-5DD9B4045C85.
These issues are preventing us from successfully submitting the app to the App Store. The errors were not observed when using Xcode 15, so they seem to be specific to the Xcode 16 environment.

Steps to Reproduce:
Update to Xcode 16.
Integrate the PhonePePayment framework in the app.
Attempt to upload the app to the App Store.
Expected Behavior:
The app should pass asset validation and upload successfully without errors.

Actual Behavior:
The app fails asset validation due to the above-mentioned issues.

Environment:
Xcode Version: 16
PhonePe Framework Version: latest
iOS Version: 13
Attachments:
Please find a screenshot of the error attached for reference.

Request:
Could you please investigate and provide a fix or guidance on how to resolve this issue? Let me know if you need further details to reproduce or debug.

Thank you for your support!

regards,
Mohammed sinan
Screenshot 2024-12-06 at 4 02 05 PM
Screenshot 2024-12-06 at 4 02 18 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant