Emanuel Tesoriello

Results 3 comments of Emanuel Tesoriello

Hello @x401om yes precisely. This was working till Adapty 3.2.5 on iOS.

@x401om I'm not fully understanding this. TO be precise, now we activate Adapty: ``` Future _activateAdaptyIfNeeded() async { try { // Adapty docs suggest not using this in production to...

@x401om I did some more checks: if I don't pass "..withObserverMode(true)" then it works fine. Strangely, if I still keep the "adaptyUI.setObserver(observer);" even without passing withObserverMode true, then the customObserver...