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

Still unable to upload IPAs created with AGK Studio to the Store due to Asset Validation Failure. #10

Open
TheMadProf opened this issue May 16, 2024 · 3 comments

Comments

@TheMadProf
Copy link

The new build of AGK Studio uses the correct SDK so IPAs compiled of a Mac do not throw up an error on uploading.

Instead I am getting the following two new errors...

Asset validation failed (90030)
Nib file 'MainWindow~iphone.nib' was not found. Please ensure the specified file is included in the bundle with any required device modifiers appended to the filename. (ID: 74a1232a-bfe5-4081-aa4a-f6f3492fb63a)

Asset validation failed (90030)
Nib file 'MainWindow~ipad.nib' was not found. Please ensure the specified file is included in the bundle with any required device modifiers appended to the filename. (ID: b1d68401-bcf8-4f3a-a22a-53302212b71c)

Because of these errors I am still unable to upload to the App store.

@MucMac
Copy link

MucMac commented May 17, 2024

Same here on my M3 Macbook Air on 14.5.

@ghost
Copy link

ghost commented May 17, 2024

This refers to an older version of xcode but may help.
https://stackoverflow.com/questions/33268084/error-when-uploading-ios-app-after-updating-to-xcode-7-0-1

@TheMadProf
Copy link
Author

TheMadProf commented Sep 17, 2024

I tried again today to compile a working IPA file with the DevTest version of AGK Studio for the Mac.

Screenshot 2024-09-17 at 14 59 39

I have tried this with and without the Firebase details file (in case it was related to my previous issue with compiled apps not running on Android) but get the same error each time.

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

2 participants