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

iOS Air 18 Error creating files #4

Open
dseeker opened this issue Jul 16, 2015 · 7 comments
Open

iOS Air 18 Error creating files #4

dseeker opened this issue Jul 16, 2015 · 7 comments

Comments

@dseeker
Copy link

dseeker commented Jul 16, 2015

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?

@dseeker
Copy link
Author

dseeker commented Jul 19, 2015

I recompiled the extension to 64bits and got it working on iOS. Contact me if anyone else is having this issue

@skizzo
Copy link

skizzo commented Oct 17, 2015

Hi, dseeker could you give us the steps required for making it work on iOS please?

@dseeker
Copy link
Author

dseeker commented Oct 17, 2015

you have to open in xcode and recompile with a 64 bit code.
try with the attatched filed. I just added .png to the end to upload, it's .ane

airbackgroundmusic ane

@drunkcat
Copy link

Hi dseeker. Could you please share this recompiled extension (.ane file)? I have the same error you had.

@skizzo
Copy link

skizzo commented Oct 23, 2015

Totally agree with @drunkcat , would be awesome if you could share it with us!

@dseeker
Copy link
Author

dseeker commented Oct 23, 2015

It's already here in this thread, download the file I posted and rename it to .ane

@drunkcat
Copy link

@dseeker The ANE is crashing AIR app on iOS. ( AIR 19, ipa compiled on Windows ). Anybody had the same issue?
When I call AirBackgroundMusic.getInstance().initialize(); (ie. in handler for Event.ACTIVATE), my app starts to behave strangely and crash soon, however not instantly.

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

3 participants