Donguk Kim
Donguk Kim
@yuhao900914 Thanks for letting me know. Yes we want to upgrade to the new SDK soon but there are some features not supported.
Hello seems like it is missing two things: 1. Setting `isOffline (true/false)` on the amplitude object 2. Dynamically changing the value of `setOptOut (true/false)` after initializing the amplitude object
Hi I am getting the same issue, the only difference I can see between the sample and my own implementation is that I am calling logout from an activity and...
I see, I am not seeing any examples of code that describes how to retrieve the token after being biometrically authenticated. Should we use `biometricalCredentialSharedPrefs.getString("blah", null)`? Or should we use...