AI2 Offline 4.8.2 app Runtime Error requirind android.permission.INTERNET...
App Inventor, server offline.
Brought to you by:
ramiro-pa
I attached the aia that is correctly build by AI2 Offline and also by AI2 at MIT. The difference is that running the apk build from AI2 Offline appear the runtime error shown in the attached picture.
This is the missing picture on the original ticket. I would add that if I add the INTERNET permission I receive always a ngated permission reply. In AI2 at MIT everything works without requiring any permission granted.
In the Screen1 properties to the bottom in the Advanced category there is an option called InternetPermission, it must be checked so that when compiling the Internet permission is added to the manifest.
Ahhhhh.... OK, I will check and report if it solves my problem.
OK, solves the problem on the test application I build to find a solution, in my original app now I have a different problem saying that the app can not delete a file from the assets. I am running the app on Android 13 and the app has to delete a file from ASD so it should not have problems, probably is a not related error, I will update you.
For me this ticket can be closed