We are encountering a consistent crash on iOS when calling Ziti.enroll() in our app. The crash always occurs in the OpenSSL (ossl_init_thread_start) area.
Is there a known issue with how threading or OpenSSL is handled during enrollment on iOS, or could this be related to how ziti-sdk-c initializes its internals in that context?
