chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
892 stars 187 forks source link

'downloadable' is unavailable: not available on IOS #218

Open tiennguyen9988 opened 4 years ago

tiennguyen9988 commented 4 years ago

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

calebharnell commented 4 years ago

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.