-
At my wits end with $cordovaPushV5! Keep getting the following error:
ng-cordova.js:6378 Uncaught ReferenceError: PushNotification is not defined(…)
Problem points to the following line:
pus…
-
Hi, I am trying to follow your sample app code to run in debug mode with below configurations but it fails everytime
Cordova - 9.0
cordova-ios: 5.1.0
Node: 10.16.X
Kindly guide me as I want to…
-
I upgraded from 1.1.0 to 2.0.7 for Android. I'm now working on upgrading the iOS side from `cordova-ios@5.1.1` to `cordova-ios@6.2.0`. `cordova-plugin-background-upload@2.0.7` has a requirement to i…
-
Following are the logs generated in iOS version 13. Works fine in previous pervious. Please update ASAP.
Unexpectedly found nil while unwrapping an Optional value: file /Volumes/Data/Projects/Destina…
-
### Expected Behaviour
When application is in **foreground** and push with badge count only is received the badge icon should update.
### Actual Behaviour
When application is in **foreground*…
-
I have an Ionic Prpject, since yesterday i can compile because i have errors in the FCM Plugin file.
This is the environment that im using.
Xcode: 12.3
Cordova ios: 6.1
Pod Version : 1.10.1
P…
-
*\* BUILD FAILED **
The following build commands failed:
CompileSwift normal i386 /Users/Chen/Documents/Work/PhoneRTC/Code/Test/phonertc/demo/client/platforms/ios/Client/Plugins/com.dooble.phoner…
-
I'm trying to trigger routing action via following function:
`
CordovaPush.push.on('notification', data => {
// Route somewhere according to parameter
})
`
When I'm clicking the notif…
-
Unable to add ios using command `ionic cordova platform add ios@5.1.0`
Failed to install 'cordova-plugin-fcm-with-dependecy-updated': Error: pod: Command failed with exit code 1
at ChildProces…
-
### Expected behaviour
I would like to get the current call state on an iOS device, just like the Android equivalent `callState`
### Actual behaviour
`callState` now unavailable on iOS
### I'm…