Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ios 10+ #23

Open
AlbertoFCasarrubias opened this issue Jan 4, 2019 · 1 comment
Open

ios 10+ #23

AlbertoFCasarrubias opened this issue Jan 4, 2019 · 1 comment

Comments

@AlbertoFCasarrubias
Copy link

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

@manel00
Copy link

manel00 commented Mar 17, 2021

Hello

Still not working?

Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants