adaptyteam / AdaptySDK-React-Native

React Native SDK for growing in-app subscriptions
https://docs.adapty.io/docs/quickstart
MIT License
125 stars 12 forks source link

When __debugDeferActivation is true, get "The Adapty is not activated" !! 😤 #87

Closed bobwei closed 10 months ago

bobwei commented 1 year ago

Description

When __debugDeferActivation is true, get "The Adapty is not activated" !! 😤 Your SDK is really not friendly!!!! Considering changing to other alternatives!

Version

2.6.0

What platforms are you seeing the problem on?

iOS

System info

[Error: #2002 (notActivated): The Adapty is not activated]
divanc commented 1 year ago

Yeah, you're right. Thank you very much for your report. I can see that my testing has lead to false positive results, because I mixed this key with a previous one

Soon we will release v2.6.1 with this problem fixed!

radiodario commented 10 months ago

After installing 2.7.0 we are seeing that __debugDeferActivation has no effect and we get the Sign in with Apple ID prompt on simulators on app boot (i.e. on calling adapty.activate)