ChoiZ / NowPlaying

PhoneGap / Cordova iOS plugin that allows you to add metadatas in NowPlayingInfoCenter (MPNowPlayingInfoCenter) to your app [Discontinued]
10 stars 5 forks source link

Arm64 support? #6

Open jambots opened 9 years ago

jambots commented 9 years ago

On Phonegap Build 3.7.0 'Error - A plugin in your app does not support the compulsory arm64 (64-bit support) architecture.'

ChoiZ commented 9 years ago

Are you using only NowPlaying plugin? Can you disable all plugins and try again?

jambots commented 9 years ago

Yes, it builds fine with plugins removed from config.xml Please find attached screenshots of error when <gap:plugin name="com.rd11.remote-controls" version="1.0.0" /> added.

On Wed, Mar 18, 2015 at 3:09 AM, François LASSERRE <notifications@github.com

wrote:

Are you using only NowPlaying plugin? Can you disable all plugins and try again?

— Reply to this email directly or view it on GitHub https://github.com/ChoiZ/NowPlaying/issues/6#issuecomment-82811820.

-- Terrance Schubring

jambots commented 9 years ago

When was the plugin compiled last? The 64-bit requirement for new apps added to the store began February 1st, 2015. A specific test would be to create a new app and use the App Loader to upload an IPA with the plugin included. If that proves the plugin is 64-bit then the error must be caused by phonegap build.

ChoiZ commented 9 years ago

My last test was done more than a year ago (January 2014). I can't fix the 64-bit problem now, but if you have time you can make a pull request ;).