AdaptySDK-React-Native icon indicating copy to clipboard operation
AdaptySDK-React-Native copied to clipboard

React Native SDK for growing in-app subscriptions

Results 25 AdaptySDK-React-Native issues
Sort by recently updated
recently updated
newest added

### Description After migrating from v1 to v2 I realize that I can't easily implement a scenario where I check the case where no paywalls match the requested id. Before...

enhancement

### Description Hi, We can subscribe to products and see paywalls in debug mode, But when we are on release mode the paywalls and functionalities are not working. It gives...

help wanted

### Description ### Description ### - I am adding Adapty package to my Expo Managed application and I am running into issue during running EAS build. ### Details ### Errors...

help wanted

### Description App crashes on production and firebase logs this error: `Fatal Exception: java.lang.IllegalStateException: TypeToken must be created with a type argument: new TypeToken() {}; When using code shrinkers (ProGuard,...

help wanted

### Description Hey, I am integrating your product and I tried to get the example to run (SubscriptionJS). I tried both ways, running from the library and just basic install...

question

### Description For Android, In `onPurchaseCompleted` and `AdaptyProfile` there is no field `purchaseToken`. We want to keep Google server notifications webhook on our side but we need this field to...

enhancement
question

### Description I have been testing and doing a lot of purchases before I got to this point. The product I created is of type consumable both on Adapty console...

bug

### Description I am integrating Adapty 2.7.0 with my React Native application and trying to understand a few things with regards to iOS offers: 1. I have 1 Introductory offer...

question

### Description The payment-required pop-up opens from the bottom. We make the payment, then the same pop-up reopens without returning the result of the payment, entering an infinite loop. We...

bug