Mobile App doesn't load /dmxAppConnect.js.map /capacitor.js.map /map/dmxFramework7_6.js.map

Hi everybody,
I’m working this afternoon on the last tests and reviews on my app with Browser and wanted to test emulating my App on Android and get several errors and could not Log-in (ie could not use and test the app).

It seems that the app couldn’t retrieve at least the following script/files
/dmxAppConnect.js.map
/capacitor.js.map
/map/dmxFramework7_6.js.map

I decided to try with a brand new app without any modifications and also get the same errors (except those that calls other features as tagify, camera…).

How to fix that?
(I will finish my review tonight and should build and deploy tomorrow)

Many many thanks

The map files are not needed for the working of the app, they are only loaded when devtools is open. If you check in the dmxAppConnect folder, is the map folder there?

Thanks for your quick answer @patrick

No map folder:

up?

map files have no effect on your app functionality and they are not really used for it, you can safely ignore these warnings or just turn them off in your browser dev tools settings.

1 Like

ok, thanks - i do that.
(Wappler should create them when initializing the project?)

Fixed in Wappler 6.1.2

This topic was automatically closed after 32 hours. New replies are no longer allowed.