ionic-push-base icon indicating copy to clipboard operation
ionic-push-base copied to clipboard

Ionic Push Notifications Base App for iOS and Android

Results 7 ionic-push-base issues
Sort by recently updated
recently updated
newest added

I am working on ionic FCM push notification for ios. I got FCM Id ("d670c5d68c8fc137c53684b711c5efc97f348d7666514cfd4e9f529d28ee79f3"); But, while sending a message from FCM a console. It throws error "invalid registration token....

Hello All, I’m working with push notifications in one of my Ionic 2 Application. Just stucked when the app is not running in the foreground that means when the app...

When I try to init the Push my app stops and the problem is on the init line: ``` const options: PushOptions = { android: { senderID: FCM_CONFIG.SENDER_ID }, ios:...

@aggarwalankush Is it possible to re-initialize the ```options: PushOptions``` of already created ```pushObject: PushObject``` I am enabling my App users to enable/disable the sound and Vibration, therefore I am asking...

I'm receving the push notification, only if the app is running. while the app is closed/killed, i'm unable to get the push notification. Help me to Fix this..

This is missing the PushNotification.hasPermission() so you are registering someone regardless if they say no to pus.

Is it possible to receive notifications using Ionic Firebase native plugin? Mixing both plugins result in an android build error