Hello everyone,
I'm facing an issue while trying to generate a push key for Firebase integration. Here's the error I encountered:
And these are the logs from the Mac builder terminal:
For reference, I've been using Xcode 14.2 and B4i 8.10. I suspected that the version might be the root cause, so I updated both the IDE and Mac builder from the link I received via email. My IDE was successfully updated to 8.30, but my Mac Builder is still on version 8.10. Is this behavior expected?
Any help or suggestions would be appreciated!
I'm facing an issue while trying to generate a push key for Firebase integration. Here's the error I encountered:
B4X:
[IDE message - 12:20:56]
An error occurred.
Error creating key: Error: Error outputting keys and certificates
00A5A5FB01000000: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 ()
And these are the logs from the Mac builder terminal:
B4X:
Build server is ready
https://10.37.129.2:51042
http://10.37.129.2:51041
Build server version: 8.10
success: true, 1
Push key: false
For reference, I've been using Xcode 14.2 and B4i 8.10. I suspected that the version might be the root cause, so I updated both the IDE and Mac builder from the link I received via email. My IDE was successfully updated to 8.30, but my Mac Builder is still on version 8.10. Is this behavior expected?
Any help or suggestions would be appreciated!