-
Hey there,
I really have an urgent issue.
I would like to create a prefence panel for my application, but it doesn't matter how and what I try - it's not working.
I followed the documentation, but …
-
I tried to use your example to try out the plugin: [https://github.com/lawchihon/TwilioClientPhoneGapExampleApp](https://github.com/lawchihon/TwilioClientPhoneGapExampleApp)
But when I run it, it g…
-
I'm unable to install this plugin. Has anyone tried lately? Is this plugin still supported? If not, are there any alternatives?
-
Any plans to migrate this to NPM now that plugins.cordova.io is ReadOnly or are you going to admit that this repo is dead?
-
There seems to be some problems with the search. Some plugins are not found.
**Example**:
- Search Keyword: `nfc`
- Response:
```json
[
{
"name": "cordova-plugin-ns0m-nfc",
"npmPac…
-
Steps I have taken to reproduce...
- My project builds and runs on the iOS simulator just fine
- run `phonegap local plugin add https://github.com/triceam/LowLatencyAudio` to install the plugin
- atte…
-
Hello,
I am trying to develop a phonegap app.In this process i have to send a email so i used the plugin while am running the app i got an error:class not found.
Can anyone help me how to solve this…
-
NSURLConnection is caching even i disable the cache.
Created a fork and made changes and waiting for feedback. I am using NSURLSession instead of NSURLConnection.
https://github.com/crreddys/S…
-
Running
cordova plugin add com.couchbase.lite.phonegap@1.0.2
results in the following error:
Failed to install 'com.couchbase.lite.phonegap':Error: Uh oh!
"/home/gareth/Dev/mobile/plugins/com.couc…
-
Hey there and thx for this great package!
I have different message areas in my app and when one message is sent to a user, I want the app to open the correct message area. Therefore, I need someeti…