简体   繁体   中英

How to test FCM push notification to a device via a token ID

According to the documentation , I need to do the following:

...

  • Open the Notifications composer and select New notification.
  • Enter the message text.
  • Select Send test message.
  • In the field labeled Add an FCM registration token, enter the registration token you obtained in a previous section of this guide.
  • Click Test

But when I compose a notification, the pop-up looks like this and there is nowhere to add the token ID of the device; not to mention that there is no "Test" button. Am I missing something?

在此处输入图像描述

The pop-up you shared appears when you click on the " Review " button at the bottom of the page. You can find the " Send test message " button on the right side of the page under " Device preview " section. After you click on " Send test message ", a pop-up will be shown where you can add an FCM registration token and click on the " Test " button.

在此处输入图像描述 在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM