katzer / cordova-plugin-badge

Access and modify badge numbers
Apache License 2.0
408 stars 253 forks source link

Plugin.xml references apple-ios #96

Closed jamnat9 closed 7 years ago

jamnat9 commented 7 years ago

Should this be cordova-ios? I cannot get the plugin to be added to my project.

jamnat9 commented 7 years ago

fairly new to cordova and currently only using cordova-ios and android-ios platforms.

katzer commented 7 years ago

See here: https://cordova.apache.org/docs/de/latest/plugin_ref/spec.html#motoren-und-motor--elemente

The plugin requires iOS@10.x to be installed. cordova-ios refers to the cordova platform, apple-ios refers to the SDK.