while doing HmsPushInstanceId.getToken(”) to get device token for push notification service, its giving undefined. HmsPushInstanceId itself is showing as null.
I am trying to implement push notification using HMS core push kit in my react native app.
Its working fine for android but not working in case of iOS.
I am getting HmsPushInstanceId as null.
I followed the steps for ios as provided in documentation.HMS iOS
Trying to figure out the issue from past 3 days.
Can anybody help?
Note: I am using HMS Core for china.
Office Space is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.