-
When you install the crosswalk browser to your project this line gets added to the package.json
cordovaPlugins list
"./engine/cordova-crosswalk-engine-c0.6.1"
then when you do ionic browser remov…
Sjerd updated
9 years ago
-
This issue (https://github.com/katzer/cordova-plugin-local-notifications/issues/244) still exists in 0.8 release. Please, fix this problem.
error:
**\* Terminating app due to uncaught exception 'NSIn…
-
hi @katzer
according to these
in 0.7.8 verison
https://build.phonegap.com/plugins/2057
http://plugins.cordova.io/#/package/de.appplant.cordova.plugin.local-notification
them are supported by Android…
-
Hi,
I get 2 similar compilation errors when trying to compile the project with the Windows Phone SDK 8.0 from Visual Studio 2013 :
```
'De.APPPlant.Cordova.Plugin.LocalNotification.Options' does no…
-
looks like the Android native hard-coded set the value to true even if i made it to false on the JavaScript code.
File: platforms\android\src\de\appplant\cordova\plugin\notification\Builder.java
Line…
-
I seem to be having some trouble configuring this plugin with my Ionic project. In my AngularJS run block, I have:
```
$ionicPlatform.ready(function() {
window.plugin.notification.local.hasPermis…
-
Hi,
I have included the plugin in my iOS project and when I try to run the project I get the following error. I really appreciate your assistance in this matter. Please let me know what other informa…
-
Hey guys
I removed the old adjust@3.4.1 plugin and added the v4.0.0 and get the following error:
```
:dexArmv7Debug
>>
>>
>> UNEXPECTED TOP-LEVEL EXCEPTION:
>>
>>
>> com.android.dex.DexException:…
-
hi @katzer
when I am using PGB 3.7 and add your plugin "local-notifications" (0.8.0 version,source="plugins.cordova.io")
only ios will build fail and said...
Error - A plugin in your app does not su…
-
I'm experiencing App crashes since developing in iOS8 and now testing on iOS7. Obvious change to config.xml
gap:plugin name="de.appplant.cordova.plugin.badge" version="0.6.1"
But, this version isn'…