Search code examples
iositunestransferpassbook

Transferring an iOS App which used to use Passbook


I have an iOS App which uses the Passbook entitlement. I now need to transfer the app to another account but Apple does not allow transfers of apps that use the Passbook entitlement.

From their documentation:

No version of the app can use a Passbook entitlement.

I submitted a new version with Passbook disabled and I am sure that the Passbook entitlement is not registered for the newest version, which is now Ready For Sale, but I am still unable to transfer the app. I get the following message:

You can only transfer apps that aren’t using Passbook IDs, certificates, or notifications.

Does this mean they do not allow transfers for apps which have used at least once this entitlement in the past?

Also, from that message, does "notifications" mean "Push Notifications"? My app does have the Push Notifications entitlement enabled. Is this the real cause for the message?

Is it possible to disable all of these things and be able to transfer the app? It is hard to test on trial and error because it would affect our production environment and the review wait times are too long to revert quickly.


Solution

  • You should check again iTunesConnect FAQ, Transferring App Ownership

    Why am I not able to transfer my app?

    You cannot transfer apps that contain or use:

    ...

    • Passbook entitlements in any version of the app

    ...

    To transfer any of these types of apps, the recipient must create the app as a new app. Current customers, ratings, and reviews cannot be transferred to the new app.