Hi there,
I have a problem with compiling for android device.
When I compile the apk and download it on the device no longer displays the web pages.
Strangely it displays the path of my computer and not the path documents of the device.
As if it does not recognize that it is on an android device, it takes the path of the my computer.
iOS no problem, it works.
Never happened.
Corona release 3674
NOTE: I have changed computers, I have a MAC M1 pro and I am compiling with this machine.
Could this be the problem?
Any idea?
ps:
same problem when I write the files, doesn’t take the system.path of the device but it ‘remembers’ that of the computer
My code for html page include: webView:setNativeProperty(“setAllowFileAccess”, true)
The other old releases of my app compiled with old Mac have always worked great.
All the best
Pasquale