chirag04/react-native-in-app-utils

'downloadable' is unavailable: not available on IOS

Opened this issue · 1 comments

i have error: 'downloadable' is unavailable: not available on IOS

  • Xcode: 11.2
  • React-native: 59.9

This is fixed in version 6.0.2 (see commit #3573999).

Be aware that this commit also changes the format of your receipt validation data to the new grand unified format. If you are using sibelius/iap-receipt-validator you will need to access validationData.receipt.in_app and then sort this array to find the most recent.