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

`__debugDeferActivation` blocks its own thread #92

Closed divanc closed 1 year ago

divanc commented 1 year ago

Due to improper testing __debugDeferActivation happened to not function as planned, causing methods to be called before activation is complete.