Skip to content

ios 10+ #23

Open
Open
@AlbertoFCasarrubias

Description

@AlbertoFCasarrubias

Expected Behaviour

Show the notification on ios

Actual Behaviour

Nothing

Reproduce Scenario (including but not limited to)

I use this:

this.localNotification.create(place.notification.title, {
                body: place.notification.text
              });

Steps to Reproduce

Platform and Version (e.g. Android 5.0 or iOS 9.2.1)

iOS 12

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

Ionic:

ionic (Ionic CLI) : 4.2.0
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.1

Cordova:

cordova (Cordova CLI) : 7.0.1
Cordova Platforms : android 6.2.3, ios 4.4.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.3.1, (and 6 other plugins)

System:

ios-deploy : 1.9.4
ios-sim : 5.0.12
NodeJS : v8.9.4
npm : 6.4.1
OS : macOS
Xcode : Xcode 10.1 Build version 10B61

Plugin version

phonegap-plugin-local-notification 1.0.1 "phonegap-plugin-local-notification"

Sample Code that illustrates the problem

this.localNotification.create(place.notification.title, {
body: place.notification.text
});

Logs taken while reproducing problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions