-
After execute "cordova build ios", I received this message:
The following build commands failed:
CompileSwift normal i386 /Volumes/WebRepo/app-buzina/platforms/ios/Buzina Pra Mim/Plugins/cordova-…
-
### Description
added code push plugin to ios 5.0.1 cordova application
and upon building got this error
![image](https://user-images.githubusercontent.com/6988083/67889466-86bd9580-fb14-11e9-830…
-
### 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*…
-
Hi, playback works fine on both iOS and Android, but callbacks (onError, onSuccess, onStatusChange) are not being called.
I tried using org.cordova.plugin.media and callbacks work, but stream playback…
-
Hi
I am using visual studio Apache cordova project with angualrjs. i am using ngImgCache wrraper for angualr to call imagecache.js. But when i run it i am geeting error on windows.requestfilesystem…
-
I am trying to integrate the Cordova plugin @thegrizzlylabs/cordova-plugin-genius-scan into our Nativescript Angular web sharing project.
The following error is thrown while running the command `tns …
-
@fordkilleen
when I was updating this plugin I created a dummy cordova project.
something along the lines of:
```bash
cordova create test
cd test
cordova plugin add ../cordova-plugin-locali…
-
**I'm submitting a ...** (check one with "x")
[x ] bug report
**Current behavior:**
After setting back button text, it does not reflect right away in nav bar.
Have to pop and push the page agai…
-
### Issue Type
- [ ] Bug Report
- [ ] Feature Request
- [x] Support Question
## Description
## Information
ionic webview position move upward like these.
https://dl.dropbox.co…
-
I'm using a cordova-salesforce plugin to authenticate users. First time it is working fine. But when i tried to logout, then try to login again (Without closing the application) , then the application…