-
I have implemented native linkedin login using cordova-plugin-linkedin and its working fine. However for cases where linkedin app is not present on the iOS device, I am using auth0 for my ionic3 proj…
-
We need to implement Google OAuth login in our Ionic Capacitor app, which connects to multiple backends, each with its own Google OAuth CLIENT_ID. The CLIENT_ID for Google login should be fetched dyna…
-
We are having a problem generating our android ionic application. We need to update the android-targetSdkVersion to 30 and we want to do it without losing the localstorage data. When we run the comman…
-
Version: v1.89.0
When I try to run the app for Android or iOS, nothing really happens. The loading spinner shows up, but the "Output" for ionic has nothing in it, and its stuck on "Getting Devices"…
-
Hi,
I have experienced crashes until uninstalling this plugin.
Before on UIWebView I didn't experience the problem.
I am using ionic-team WK WebView plugin that is installed as standard when …
-
Error:
/Users/proj/platforms/ios/Beetexting/Plugins/cordova-plugin-fcm-with-dependecy-updated/AppDelegate+FCMPlugin.m:240:80: error: expected a
type
- (void)messaging:(nonnull FIRMessagin…
-
Does not work when using the ionic {{}}. This is my code
``
And this is the error i get:
ionic.bundle.js:19890 Error: [$parse:syntax] Syntax Error: Token '{' invalid key at column 2 of the expr…
-
Hi guys, i have an issue with witting to NFC chips. The writing works fine on a few chips. My client rely heavily on writing the tags at high numbers lets say 30 tags. When they write to the tags the…
-
Hi,
when I click on an image, I get the error message:
Native: tried calling PhotoViewer.show, but Cordova is not available. Make sure to include cordova.js or run in a device/simulator
I have …
-
Hi,
I've installed the plugin with `npm i blocshop-sockets-for-cordova-plugin` and added it under **_cordova.js_** in index.html as instructed.
If I use `this.socket = new Socket();` in my constru…