Where to find FCM Firebase registration ID's (in PHP, for Ionic framework)?
问题 We have build an app with the Ionic framework (we're beginners to Ionic etc), and we register the device to our Firebase account so that we can sent push messages. I've now found a PHP snippet which connects to fcm via cURL. I can set a message and title, perfect. My problem is that I can't get it to work, it requires something called "registration id's". Everything I find about this makes it seem like this is super easy to find, but I can't. Where to I find these registration ID's? All I