-
Notifications
You must be signed in to change notification settings - Fork 10
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
iOS Air 18 Error creating files #4
Comments
I recompiled the extension to 64bits and got it working on iOS. Contact me if anyone else is having this issue |
Hi, dseeker could you give us the steps required for making it work on iOS please? |
Hi dseeker. Could you please share this recompiled extension (.ane file)? I have the same error you had. |
Totally agree with @drunkcat , would be awesome if you could share it with us! |
It's already here in this thread, download the file I posted and rename it to .ane |
@dseeker The ANE is crashing AIR app on iOS. ( AIR 19, ipa compiled on Windows ). Anybody had the same issue? |
I'm getting an Error I believe is related to 64bit binary.
"Error creating files.
Error: META-INF/ANE/iPhone-ARM/libAirBackgroundMusic.a are required to have universal iOS libraries. Please contact the ANE developers to get the same."
It's a bit cryptic, what can I do to get it fixed? just recompile the Xcode project?
The text was updated successfully, but these errors were encountered: