Bug: Crash at PIN confirmation with Android 7.0
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
Crash at the PIN confirmation validation with Android 7.0
Expected Behavior
No crash
Reproduce Steps
Install the 2.0.0 wallet from Github on Android 7.0 (Xiaomi) Get started, type your PIN code then confirm it. Stack wallet 2.0.0 crash immediately after the PIN confirmation validation.
Environment
- Operating system and version: Google Android 7.0
- Device platform and version: Xiaomi Redmi Note 4, MIUI 11
- Real device or emulator/simulator: Real device
Logs
No response
Further Information
No response
See #170 If you don't intend to fix it then you probably should limit your Android App to versions 8.1 or 9 and up and document it?
I was not able to reproduce this issue.
Try this: https://www.browserstack.com/test-on-xiaomi
Updating your AndroidManifest.xml android:minSdkVersion to level 26 or 27 should avoid you some unecessary issue reports?