Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Could not recieve push notification: Used ionic3 #11

Open
abhishek3999 opened this issue Oct 9, 2018 · 1 comment
Open

Could not recieve push notification: Used ionic3 #11

abhishek3999 opened this issue Oct 9, 2018 · 1 comment

Comments

@abhishek3999
Copy link

Hi,

I have follwed following steps:

  1. Created firebase project to get google-services.json,sender id and legacy server key.
  2. Installed push plugin ionic3
  3. Installed cordova-plugin-ms-azure-mobile-apps
  4. To send device token to server,referred method initPushNotification from https://medium.com/@ankushaggarwal/push-notifications-in-ionic-2-658461108c59 this document .
  5. On Azure portal,created new mobile app.Reffered https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-cordova-get-started. skipped 1 and 2 step under quick start.
  6. followed steps for creating notification hub:-> Configure a notification hub steps from
    : https://docs.microsoft.com/en-us/azure/notification-hubs/notification-hubs-android-push-notification-google-fcm-get-started
  7. ionic cordova build android
  8. Installed application on a device.
  9. Got registeration Id (handler from FCM) success message of registered (‘gcm’,registration id).
  10. While sending Test send push notification from Azure portal,could not match found.(sent notification successfully 0:passed,0:failed)
  11. Push notification could not received on a device.

Please help me out.

@Alessar Alessar transferred this issue from Azure/azure-notificationhubs Mar 5, 2019
@aziztitu
Copy link
Contributor

@abhishek3999 Are you still facing this issue with our SDK? If so, can you please provide us some more information on how you are using this SDK with ionic3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants