Hello everyone,
I'm encountering an issue while trying to create a push store using B4i’s Build Server > Create Push Store > Firebase Service option. Here is the error message I receive:
Steps I followed:
Thanks in advance!
I'm encountering an issue while trying to create a push store using B4i’s Build Server > Create Push Store > Firebase Service option. Here is the error message I receive:
B4X:
[IDE message - 10:59:20]
An error occurred.
Error creating key: Error: Error outputting keys and certificates
009099DA01000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:341:Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()
- I created the APNs certificate by following the tutorial.
- I downloaded the .cer file from the developer.apple.com portal.
- I renamed the key file to aps_tasky.cer and placed it in the appropriate directory where I store keys.
- Despite this, I still encounter the error mentioned above.
Thanks in advance!