iOS Question FirebaseNotifications - APN Certificate password

Marco Maria Vilucchi

Active Member
Licensed User
Longtime User
Hi,
I'm following Erel Tutorial to use Firebase Notifications on my App.

https://www.b4x.com/android/forum/t...ions-push-messages-server-not-required.68645/

When I try to upload firebase_push.p12 to Firebase console under Settings - CLOUD MESSAGING,
it asks me a password....

upload_2017-8-1_6-58-42.png


upload_2017-8-1_6-59-19.png


I haven't a password!

Furthermore, Firebase prefer authentication key to certificate

upload_2017-8-1_7-1-5.png


Whitch is the correct mode to proceed?
Where can I find password?
Thans
Marco
 

Marco Maria Vilucchi

Active Member
Licensed User
Longtime User
Password found.
Now I have:

upload_2017-8-1_12-40-15.png


It's impossible to go on....
 

Attachments

  • upload_2017-8-1_12-39-29.png
    upload_2017-8-1_12-39-29.png
    76.7 KB · Views: 265
  • upload_2017-8-1_12-39-50.png
    upload_2017-8-1_12-39-50.png
    76.1 KB · Views: 274
Upvote 0

Marco Maria Vilucchi

Active Member
Licensed User
Longtime User
OK Tks
Your screenshot sayd me that I had only a development certificate.
I created a production certificate then I generated a new firebase_push.p12 and upload works
Now I try to move on
Sorry and Thanks
Marco
 
Upvote 0
Top