Firebase Device Registration ID
up vote
0
down vote
favorite
How do I get the Registration ID for FCM to send push notification?
I want to fetch it from my PYTHON code or from JAVASCRIPT.
{'multicast_ids': [5315390988252285793], 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}], 'topic_message_id': None}
python django cordova-plugin-fcm
add a comment |
up vote
0
down vote
favorite
How do I get the Registration ID for FCM to send push notification?
I want to fetch it from my PYTHON code or from JAVASCRIPT.
{'multicast_ids': [5315390988252285793], 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}], 'topic_message_id': None}
python django cordova-plugin-fcm
what is your Registration ID?
– Ssein
yesterday
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
How do I get the Registration ID for FCM to send push notification?
I want to fetch it from my PYTHON code or from JAVASCRIPT.
{'multicast_ids': [5315390988252285793], 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}], 'topic_message_id': None}
python django cordova-plugin-fcm
How do I get the Registration ID for FCM to send push notification?
I want to fetch it from my PYTHON code or from JAVASCRIPT.
{'multicast_ids': [5315390988252285793], 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}], 'topic_message_id': None}
python django cordova-plugin-fcm
python django cordova-plugin-fcm
asked yesterday
harshit verma
161
161
what is your Registration ID?
– Ssein
yesterday
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago
add a comment |
what is your Registration ID?
– Ssein
yesterday
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago
what is your Registration ID?
– Ssein
yesterday
what is your Registration ID?
– Ssein
yesterday
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372402%2ffirebase-device-registration-id%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
what is your Registration ID?
– Ssein
yesterday
That is the question, I have no idea what a registration ID is suppose to be and how to extract it.
– harshit verma
16 hours ago
Would it be one part of your dataset(in your provided case, dictionary)? and do you know how does it look like(for example registration_ids)?
– Ssein
14 hours ago