It's Chinese, so it might be a little difficult to understand
Basically, the target app opens, but it directly replaces my app, and I need to log out of the desktop and open it again to get back to my own app. I originally wanted it to be the same as opening external apps in Chrome
hi, I've been looking for documentation on how to handle access for "navigator.geolocation.getCurrentPosition" but couldn't find it.
Please help, what's wrong with my block, so that the geo location remains unreadable and produces a blank response, even though I have obtained fine location permission when the application is opened.
I'm having problems with file uploading. I used these blocks
with only one change: I changed "image/png" to get mimeType.
But it gives me Error 601: No corresponding activity was found.
Hi, I'm trying to enable the cache of the webview because i use the app to display the same 10 videos in my app by my local server (my project is all in lan) and i don't want to download the video everytime, so with the cache i can resolve it. My web page it's already working, I tested it with google chrome and the cache work fine without download the video everytime, I tryed with this setup on my app put the web page download the video everytime, it seems that the cache doesn't work, can anyone help me? Is this configuration right?
Thanks a lot
Hi,
i changed the block order, now i can see that one video is cached, but if i add more video at my page the cache not work. Is there a memory limit for cache? If yes, can i change it?
Thanks
I think that the problem is with the cache size on android device, can you implement a method to increase this limit in the extension? With the browser chrome on desktop and smartphone works fine