Azure / Azure/azure-notificationhubs-android

Could not recieve push notification: Used ionic3

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
33
Forks
65
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files or tests. Start by reproducing the listed Ionic Android setup and checking the FCM registration ID against the Azure Notification Hub configuration; the issue is done when Azure's test notification reaches the installed application.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, azure, firebase, java
Domain
cloud, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.