Hi.
I used this topic's codes for push notification:
https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
and this topic for generating and using APN Authentication Key in Firebase:
https://www.b4x.com/android/forum/t...n-keys-vs-authentication-certificates.126402/
so I did NOT add Push Notifications capability in Certificate of the Provision Profile. Is it Ok?
Because I get error in this line:
Should I remove this line or change the Certificate?
I used this topic's codes for push notification:
https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
and this topic for generating and using APN Authentication Key in Firebase:
https://www.b4x.com/android/forum/t...n-keys-vs-authentication-certificates.126402/
so I did NOT add Push Notifications capability in Certificate of the Provision Profile. Is it Ok?
Because I get error in this line:
B4X:
#Entitlement: <key>aps-environment</key><string>production</string>
Last edited: