Android App Crashing After Installing On Device
(Doc ID 2825891.1)
Last updated on DECEMBER 03, 2021
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 to 21.1.0.0.0 [Release 21]Information in this document applies to any platform.
Symptoms
When the signed app opens on the device it is crashed,
the following error occurs.
ERROR
-----------------------
When generating signed APK the below error showing
The explanation for the issue of type "MissingDefaultResourde": If a resource is only defined in folders with qualifiers like -land or -en, and there is no default declaration in the base folder (layout or values, etc), then the app will crash if that resource is accessed on a device where the device is in a configuration missing the given qualifier.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Generate the signedAPK.
2. Install and open the app.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |