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?
The text was updated successfully, but these errors were encountered:
I'm not aware of any known issues. Can you give me some details about your setup and your app? Which version of ziti-sdk-swift are you seeing this with? Did enrollment work for you at any point?
Uh oh!
There was an error while loading. Please reload this page.
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?
The text was updated successfully, but these errors were encountered: