holygekko
holygekko
I'm looking for a solution as well, please advise. btw for iOS we can use this plugin: https://github.com/cuongpl/capacitor-ios-autofill-save-password it pops up the ‘save password’ dialog. We need something similar for...
The problem, as far as I can see it, is that the splash screen is rendered with a resolution that does not include the bottom navigation bar. The default settings...
For me the problem was that localhost was being served from http (not https). This means that `navigator.mediaDevices` is undefined. Once I served my localhost via ngrok everything worked fine...
The link above works (i guess, haven't tried it), but doesn't integrate with $wp object in nuxt. See this pull request for what to fix: https://github.com/northosts/wuxt/pull/110 btw This needs to...
Please accept this pull request. Retrieving menus works with this implementation and doesn't with the current implementation.
Works like a charm for me, don't forget to clean your project in android studio so the new code gets build.
would love this as well!
would love to see that as well, preferably on docker hub