-
Hi there!
I got a problem with Local Notifications & ios emulation. I will split it up into phases.
**PHASE 1:**
I did the following in my console:
```
npm install -g cordova ionic
ionic start m…
-
Phonegap 3.3.0
LocalNotification 0.7.2
iOS 7.1
I have added the plugin via PGB
``
I keep the app running in background by setting this preference in `config.xml`:
``
I have registered callbacks for…
-
Is there an ETA for the latest version (0.10.1) to be available on PhoneGap Build? What is the process for pushing updates to PGB?
Thanks!
-
I'm unable to attach an audio file to an email in Android. Using the Android "Mail" client, the client says the attachment is corrupted. I know that it is not corrupted because I can play it back fi…
u2ill updated
10 years ago
-
Hello.
After adding your plugin my android build fails and I cannot build new applications until I remove the plugin again.
Here is my log:
```
cordova run android --verbose
cordova library for "…
-
Basically, I am attempting to remove blueserial plugin, and the following was my original list of plugins:
soudaodieleba:BPEase oasis_weng$ phonegap plugin list
[phonegap] com.megster.cordova.bluetoo…
-
Hello. I have some problem in Android. After initializing map my application starts work very slow. All css animations and transactions.
On version 1.1.2 everything was ok, but on 1.2.2 it is happene…
-
Testing on Android 4.1.1, plugin version 0.8.1dev:
Trying to send a base64 encoded file as attachment fails with the error message:
`W/Gmail ( 2557): Failed to attach content://de.appplant.cordova.…
-
jQuery Ajax request and javascript HttpRequest work fine when I install the xap file using the xap deployment tool, but when I submit the same xap to the store and download it later, calls don't arriv…
-
I am using phoneGap to deploy a developer version of an app and have the following settings and this plugin. It is the only plugin right now.
```
```
My webapp is still displaying below the st…