Android-PWA-Wrapper
Android-PWA-Wrapper copied to clipboard
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Hi, I try to put videos in full screen mode but without success. I tried adding `webView.setWebChromeClient(new ChromeClient());` inside `onCreate` and creating a class for `ChromeClient` but nothing works. Thank...
I added some more permissions to `AndroidManifest.xml`: However, the PWA is still not able to use GPS or speech recognition (and it does not specifically ask for these permissions). When...
We have a PWA that uses social logins. This used to work perfectly, but now I see that the users aren't being redirected to the right webview. This seems to...
## Details My build keeps giving me the `FALURE: Build failed with an exception.` response. ## Console Log ```css FAILURE: Build failed with an exception. * What went wrong: Could...