We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AndroidKotlin: releases and Android Studio built apk behave differently in Nexus5X 7.1.1
https://github.com/OWASP/MSTG-Hacking-Playground/releases/download/1.0/MSTG-Android-Kotlin.apk does not show the Login or Register Activity.
But the Android Studio built version is showing a login and register Activity.
Also for the releases apk SharedPreferencesImplementation does not work as expected. An xml file is not present.
Please let me know if more information is needed.
Thanks, Tsubasa
The text was updated successfully, but these errors were encountered:
No branches or pull requests
AndroidKotlin: releases and Android Studio built apk behave differently in Nexus5X 7.1.1
https://github.com/OWASP/MSTG-Hacking-Playground/releases/download/1.0/MSTG-Android-Kotlin.apk
does not show the Login or Register Activity.
But the Android Studio built version is showing a login and register Activity.
Also for the releases apk
SharedPreferencesImplementation does not work as expected. An xml file is not present.
Please let me know if more information is needed.
Thanks,
Tsubasa
The text was updated successfully, but these errors were encountered: