Reputation: 1115
I am trying to send a message to a single device using Firebase. In Cloud Messaging > Compose notification, in the first step y fill title and text, and then I click on Send test message button. In the pop-up I paste my device registration token, but Test button is disabled. I can read this message: No test devices configured.
How can I solve this problem? Do I need to configure my device on Firebase?
Upvotes: 11
Views: 3226
Reputation: 31
"Add an installation id" is an input field. but it seems as a info field. I looked a screen for a long time and try to find where is the test id field.
Upvotes: 3
Reputation: 307
After you paste your token in the box, a + sign appears on the right - you need to click that and it then adds the token appropriately.
Not great UX, I had the same issue!
Upvotes: 21