Post the APK.
Is there any way using which we can forcefully declare the read and write external storage for the app ?
We must see how storage permissions are declared in the Manifest.
My appās size is 11.5 MB. Still Niotron is not allowing me to upload the apk file here. Let me upload the apk to Google drive and post the download link here
Here is my appās download link:
https://drive.google.com/file/d/16wPYg8R5gngQgJcMKj4mAI-BnUZcYPXq/view?usp=drivesdk
@Anke The app is working when I open that for the first time but when I close the app and reopen then the app freezes is screen 1. Is the app working when you close the app and reopen it ?
Post the Screen.Initialize
event block.
Go to the app Settings, clear āStorage & Cache
ā and try again ā¦
and draw your conclusions from it.
I already tried clearing the Data and cache from the app settings and then the app worked once again. Then I closed the app and reopened and then the app freezed on screen 1 again.
@Anke Here I am calling the āapp_statusā value from phpmyadmin using a web component. āapp_statusā is the column name of the phpmyadmin table āadminā. After the web got text event starts, If the got value is āonā from phpmyadmin then the app will start and will go to the next screen which is that Registration screen but if Iāll set that āapp_statusā value as āoffā in my phpmyadmin then the app will not open and will show that āThe app is unavailable now for maintenance workā.
I donāt think this is the issue because this same app was working fine before Niotronās Android 12 (Targetsdkversion 31) update.
Disable this block, build the APK uninstall the previous app und try again ā¦
The answer is noā¦ exported must be true or falseā¦
See also
Taifun