-
Notifications
You must be signed in to change notification settings - Fork 5
map #18
Comments
Can you provide us with more information? Maybe some code samples of what you have so far that you think may be affecting this? |
i having the same problem. works fine in the browser. the thing i notice is changing the html to tabbed.html in the xml file doesn't seem to work. it still uses the index.html to display. my worksaround was to rename the "tabbed.html" to "index.html" using android 6 emulator in android studio |
@qedgis Can you try running it on an actual phone? I wasn't able to repro. Also, please include the browser's console.log and Android logcat dump here. |
tried on huawei p9 on android 6 and it works. |
Any chance you can run your development builds directly on a phone and skip using the emulator? Also can you send the entire logcat output from when the application starts until it dies? From the dump you sent I can't tell what happened up to and after the error. |
@qedgis @MennaSoliman It looks like there is a problem with how the Content Security Policy is being called. I was finally able to reproduce it by using a Android Studio, 5.0 (API 21) emulator. Let us know if the work-around below fixes the problem? Go into your html file, copy and replace the entire I'm not really sure why the problem is happening. We'll have to look closer at it over the next week or so, but hopefully this work-around gets you going again.
|
The work-around works in the emulator using android 6. Thanks ! |
map doesn't appear on mobile but appears in browser
can anyone help me ??
The text was updated successfully, but these errors were encountered: