API updates:
- Added new method
setMixpanelDistinctID
as a convenience method for setting the required attribute for the Mixpanel integration - Added
setFirebaseAppInstanceID
to allow associating RevenueCat users with Firebase. - Adds
syncObserverModeAmazonPurchase
to sync Amazon purchases with RevenueCat. To be used in observer mode integrations.
Other:
- Updated error log message for cases when there are no products configured in the dashboard
- Adds missing docs for
purchaseProduct
andpurchasePackage
- Better error handling when Amazon prices are missing
- Better error handling when Amazon user data cannot be loaded
- Fix detecting RevenueCat errors when loading offerings
- Adds price and marketplace to the headers of the
/receipts
API call
To view new release, visit https://github.com/RevenueCat/purchases-android/releases/tag/5.1.0