-
При сборке под iOS (cordova 6.3.1) возникает ошибка.
```
/Plugins/com.appmetrica.cordova.plugins.appmetrica/AppMetricaPlugin.m:8:39: error: no visible @interface for 'CDVPlugin' declares the selector…
vvnab updated
7 years ago
-
Hi! First of all thanks for the great plugin
I am trying to use this plugin in Ionic 4, Installation went great, i have also followed all the outlined steps as well. But i am unable to use this plu…
-
# Bug Report
## Problem
### What is expected to happen?
Icon should be visible at each start up.
### What does actually happen?
The splash screens show only the background color specifi…
-
I am getting these mails from Apple when submitting my apps for review
ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/FirebaseCore.framework/FirebaseCore”, which includes Fireba…
-
https://github.com/kelvinhokk/cordova-plugin-localization-strings/blob/5b681a10e70dc60431791b972f6b73bcfaed6aab/scripts/create_ios_strings.js#L162
This is more-or-less a heads up that this import w…
-
After upgrading cordova-firebase-plugin to the latest version (2.0.5), my app don't build anymore on IOS :
`Undefined symbols for architecture arm64:
"_GULLoggerInitializeASL", referenced from:
___…
-
### Actual Behaviour
Build fails when adding the push plugin (https://github.com/phonegap/phonegap-plugin-push) along with google plus plugin.(https://github.com/EddyVerbruggen/cordova-plugin-googlep…
-
没有解决merge冲突
已解决
-
We have now Problem with latest iOS version. if I click on button, I can do only Photos. No popup dialog...
-
I have a Cordova project
This is my code:
try{
alert(window.PushNotification)
var push = window.PushNotification.init({
android: {
senderID: this.$appIn…