You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR:
- Make `metadata` use correct type.
RevenueCat/react-native-purchases#700
- Add missing properties on `PurchasesEntitlementInfo` that are provided
by PHC layer.
RevenueCat/react-native-purchases#708
Nothing is currently using the typescript package, but the plan is to
move to use it in the RNP repo and the future capacitor plugin.
The following properties are not present in the PurchasesEntitlementInfo type, and you get a TypeScript error when trying to access them:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: