-
Notifications
You must be signed in to change notification settings - Fork 32
Crashes in ProjectConfig.swift #448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@robinvan0418 Thanks for sharing. We'll take a look. What is the version of the swfit sdk? |
@robinvan0418 Can you also share a code snippet for Optimizely SDK initialization. I see an unexpected flow (async init inside datafile download completion handler) in the posted crash report. |
@jaeopt The sdk version is 3.10.0
|
@robinvan0418 Thanks for sharing the codes. They all look good to me. We'll take a look. |
Hi @jaeopt, will there be a release anytime soon so we can try this out? |
@robinvan0418 we'll release the patch this week and get you updated. Tx! |
@robinvan0418 we released the patch 3.10.1. Let us know if it helps to fix your crashes. |
@jaeopt So far we had no crashes with the patch. Looks good :) Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
we observed some crashes in our app after implementing the OptimizelySDK. It seems to be very similar to this closed issue: #421
This crash occurred on iOS 14.x and 15.x devices.
This crash also happens at the ProjectConfig and occurred on iOS 13.x, 14.x and 15.x devices.
The text was updated successfully, but these errors were encountered: