Hello Everyone!
I am enabling push notifications for my app in iOS.
I created the firebase_push.p12 file as described in https://www.b4x.com/android/forum/t...ions-push-messages-server-not-required.68645/
Now, while uploading the production APNs certificate, it requires a password and does not accept a blank password.
I don't think any password has been generated with the creation of this certificate.
What is the solution?
Until now whenever I wanted to add Push notifications to my apps, I have followed the steps outlined in Erel's tutorial https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-server-not-required.68645/ This works great except that each year I need to update the APN...