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
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Is this a support request?
This issue tracker is maintained by LaunchDarkly SDK developers and is intended for feedback on the SDK code. If you're not sure whether the problem you are having is specifically related to the SDK, or to the LaunchDarkly service overall, it may be more appropriate to contact the LaunchDarkly support team; they can help to investigate the problem and will consult the SDK team if necessary. You can submit a support request by going here or by emailing [email protected].
Note that issues filed on this issue tracker are publicly accessible. Do not provide any private account information on your issues. If your problem is specific to your account, you should submit a support request as described above.
Describe the bug
The flag listener is not called when the context is updated on iOS, Android works fine.
To reproduce
Create flag
Enable this flag for specific user context
Get flag value using flag listeners
Update user context using identify
Check if the listener is called after the context is updated and the flag changed its value
Expected behaviour
The flag listeners are called on iOS after the context is updated
Logs
If applicable, add any log output related to your problem.
SDK version
8.0.2. However, it's applicable for v9 too.
OS/platform
iOS
The text was updated successfully, but these errors were encountered:
Hello @nazmeln, thank you for reporting this. We think that is a bug in the underlying iOS SDK code and are looking for a fix. We will update this when we have a fix. Filed internally as 236797.
Is this a support request?
This issue tracker is maintained by LaunchDarkly SDK developers and is intended for feedback on the SDK code. If you're not sure whether the problem you are having is specifically related to the SDK, or to the LaunchDarkly service overall, it may be more appropriate to contact the LaunchDarkly support team; they can help to investigate the problem and will consult the SDK team if necessary. You can submit a support request by going here or by emailing [email protected].
Note that issues filed on this issue tracker are publicly accessible. Do not provide any private account information on your issues. If your problem is specific to your account, you should submit a support request as described above.
Describe the bug
The flag listener is not called when the context is updated on iOS, Android works fine.
To reproduce
Expected behaviour
The flag listeners are called on iOS after the context is updated
Logs
If applicable, add any log output related to your problem.
SDK version
8.0.2. However, it's applicable for v9 too.
OS/platform
iOS
The text was updated successfully, but these errors were encountered: