Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Daily published issues that can be purchased separately
Note

Consumed purchases cannot be restored using the App stores.

If you want to allow the use of consumable purchase products on multiple devices you need to use the Account-JavaScript-API to assign the purchase to an external identifier, e.g. a user ID from an external system like Zephr, and ask the user to login on the other devices.

Background

Both the Google Play Store and Apple App Store limit the amount of products that can be created per app. These limits can be reached very fast if many issues are published on a daily basis.

Configuration

Google Play

To use Repeatable issue purchases on Android, a normal in-app product needs to be created. 

Apple iTunes

To use Repeatable issue purchases on iOS, a consumable in-app product needs to be created in Apple App Store Connect. 

...