I have followed the docs and implemented the same in my application. but when i send a request to fcm to trigger push, i am getting mismatchSenderId error.
But, gcm_sender_id is same in firebase console and manifest.json file.
One more question applicationserverkey used to get subscription is webpush certificates keypair available in firebase console or something else.
I have followed the docs and implemented the same in my application. but when i send a request to fcm to trigger push, i am getting mismatchSenderId error.
But, gcm_sender_id is same in firebase console and manifest.json file.
One more question applicationserverkey used to get subscription is webpush certificates keypair available in firebase console or something else.
Please help