You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?