Ensure you have the following information needed to set up push notifications for your PingOne Verify application using Firebase Cloud Messaging (FCM):
Server Key
Package name
google-services.json configuration file
See the Firebase guide Add Firebase to your Android for more information.
Add the google-services.json
file to your app and copy the Server Key from your project in the Firebase Console.
Sign on to the PingOne admin console, and go to Connections --> Applications -->
Paste your Server Key here, and add the Package Name.
Record the Client ID for the newly created native app. You will need to use this Client ID in the app to enable push notifications.
Save your changes.
See the PingOne documentation Edit an application - Native for more information.