-
### Documentation can be submitted with pull requests
- [X] I know that I can edit the docs myself but prefer to file this issue instead
### Docs URL
https://badisi.github.io/auth-js/site/documenta…
-
Does this plugin work on android / ios webview ?
OffscreenCanvas and OffscreenCanvasRenderingContext2D functions are undefined in Android WebView as it doesn't support OffscreenCanvas. My goal is t…
-
I'm trying the new release 2.0.1 for this plugin, but it seems that it's not installing it properly in both Android and iOS.
If I use the 1.9.6 it works perfectly.
Also the documentation for @awes…
-
# Bug Report
## Problem
### What is expected to happen?
Geolocation should give current location in all android devices
### What does actually happen?
but it is working in many devices e…
-
Hello,
Expected behaviour: The app closes and will be restarted again.
Actual behaviour: The app closes.
Context:
I need to restart my app programatically and found your plugin, which seems …
-
When i run the command
#npx cap run on ios ,
it shows this error :
**[error] native-run failed with error
[object Object]: undefined**
![image](https://user-images.githubusercontent.com/5…
-
I use this plugin in ionic 5 and Capacitor.
When i run:
KioskMode.enable().then(res => console.log(res))
The log is - 'OK'.
But still when i run:
KioskMode.isEnabled().then(res => console.log(r…
-
**Describe the bug**
Hello, clicking the FB login button, which triggers a function FacebookLogin.login({ permissions: FACEBOOK_PERMISSIONS }) is opening something which looks like inapp browser inst…
-
Hi, Capacitor released [v6](https://github.com/ionic-team/capacitor/releases) today
Are you planning to release a new version soon ?
Thanks in advance
-
I migrate my app from cordova to capacitor. App redirected to native Wechat app, but I can't get a response for both Android and iOS. Please give me solution to solve this problem. Thanks.
Here is my…