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
Please don’t forget to set withActivateUI(true) when calling activate and also use setupAfterHotRestart to ensure the plugin remains functional during debug sessions. Additionally, make sure to call setObserver every time your application loads, regardless of whether it’s the first start or a hot restart.
adapty_flutter: ^3.3.1
In this version adapty setObserver(this) not working. Calllbacks are not working. For now i downgraded the version the 3.2.0 and works.
The text was updated successfully, but these errors were encountered: