Hello everyoneI need to send notification to mobile application using Pushwoosh Plugin, so I need to download google-services.json file from firebase and need to fill certificate SHA-1 and keystore, so how can I find it?
google-services.json
Thanks in advance
Hi,
- You can get google-services.json from FirebaseConsole
- You don't need SHA-1 for Pushnotifications; its not mandatory !!
Kind Note: Make sure to post any such plugin related question under the support section of that respective plugin.