Title: About device token
Last modified: January 25, 2023

---

# About device token

 *  Resolved [sangeetha29](https://wordpress.org/support/users/sangeetha29/)
 * (@sangeetha29)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/about-device-token/)
 * Hi ,
 * In this plugin how can I get my device token and device UUID

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * (@ivijanstefan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/about-device-token/#post-16515738)
 * Hi,
 * Sorry for late response.
 * On the admin page **_/wp-admin/admin.php?page=push-notification-fcm_** you can
   see all device keys and UUID.
 * Tell me how you would like to see this data? Do you need a specific part where
   you want to see it?
 * I ask, for the reason if it is necessary to make it inside the plugin.
 * Otherwise, everything is recorded in the database as custom post type `**fcmpn-
   devices**`
 * I hope I help you on this.
 * Best regards!
 *  [xandreasjuenx](https://wordpress.org/support/users/xandreasjuenx/)
 * (@xandreasjuenx)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/about-device-token/#post-16565249)
 * Hello, I randomly discovered this plugin of yours. I need a way to send pushes
   from WP to iOS and Android.
 * The documentation is not clear on certain points. For example, when it comes 
   to integration with Android, the registration process goes directly through Firebase.
   This means that all registered devices under “All Registered Devices” are retrieved
   from the Firebase API [https://fcm.googleapis.com](https://fcm.googleapis.com/).
 * When subscribing via the [https://example.domain/wp-json/fcm/pn/subscribe](https://example.domain/wp-json/fcm/pn/subscribe)
   interface, the token generated by Firebase must be passed on to the interface
   accordingly. Is that correct?
 * This means that for “device_token,” the device token from FirebaseFirebaseMessaging.
   getInstance() is required. For “device_uuid,” it just needs to be unique to the
   device, correct?
 *  Plugin Author [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * (@ivijanstefan)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/about-device-token/#post-16571155)
 * Generally, you register devices on firebase through this plugin.
 * Each WordPress installation provides a unique URL to which you can connect via
   the mobile application, register the device to WordPress and WordPress further
   sends information to firebase, register the device and sends notifications.
 * The only thing is that you have to connect the plugin to FireBase via API for
   this to be possible.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘About device token’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/push-notification-fcm_ff706d.svg)
 * [Push Notification FCM](https://wordpress.org/plugins/push-notification-fcm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/push-notification-fcm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/push-notification-fcm/)
 * [Active Topics](https://wordpress.org/support/plugin/push-notification-fcm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/push-notification-fcm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/push-notification-fcm/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/about-device-token/#post-16571155)
 * Status: resolved