Closed kristiyanP closed 5 years ago
In the AndroidManifest.xml android:allowBackup="true" should not be set, it should be the application that decides and not the library
https://github.com/AzureAD/azure-activedirectory-library-for-android/issues/472 https://github.com/realm/realm-java/issues/2227
Problem
In the AndroidManifest.xml android:allowBackup="true" should not be set, it should be the application that decides and not the library
More info on why is a bad practice
https://github.com/AzureAD/azure-activedirectory-library-for-android/issues/472 https://github.com/realm/realm-java/issues/2227