Error while implementing push notifications in Expo using FCM: Error=MissingRegistration

后端 未结 0 965
忘掉有多难
忘掉有多难 2021-01-31 00:55
const { data: token } = await Notifications.getExpoPushTokenAsync();
const res = await axios({
method: "post",
url: "https://fcm.googleapis.com/fcm/send&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题