Jesse Li
Jesse Li
This is less of an issue and more of a PSA. After updating to Android 11, Phonograph was not scanning media even though the Music folder had files in it....
My project defines this line in gradle: `compile 'com.android.support:appcompat-v7:25.1.0'` When the support dependency is 25 or higher, Stormpath will crash when trying to launch a Chrome CustomTab. It works fine...
Docs should specify that `-dontwarn okio.**` need to be added to the `proguard-rules.pro` file when building the apk
This is generally only an issue with incremental builds with AS instant run. There is the helper method `Stormpath.isInitialized()` but a better solution may be to initialize Stormpath in the...