Hello,
I'm trying to get the B4X push server working with B4I using a local Mac.
This is what I did:
- created an appID on the Apple dev account site en enabled push notifications
- create a website push ID and uploaded the CSR request made on my local Mac using the keychain Access application
- downloaded the certificate from the site: this is a file called website_aps_production.cer
and now I'm lost ...
https://www.b4x.com/android/forum/threads/push-notifications.48562/ states I should use the B4I Tools |Build server | Create push store
But
1. I guess this is going to use the hosted MAc environment
2. When I do this I get an error message: "there should be exactly one aps certificate file" ?
Note: I found something about a private key (B4I.p12) that needs to be created or so, but I'm not sure where to do this and whether it is related to the hosted MAc environment ?
https://www.b4x.com/android/forum/threads/cannot-create-push-keystore.51564/#post-391500
Tx