Skip to content
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

This PR adds compatibility with OptimizelySDK v2. #1

Open
XavierMP14 opened this issue Aug 28, 2022 · 0 comments
Open

This PR adds compatibility with OptimizelySDK v2. #1

XavierMP14 opened this issue Aug 28, 2022 · 0 comments

Comments

@XavierMP14
Copy link
Owner

This PR adds compatibility with OptimizelySDK v2.

Optimizely no longer posts notifications using NSNotificationCenter. They now use OPTLYNotificationCenter which is a property on the OPTLYClient, not a singleton.

As a consequence, Optimizely must be fully initialized before Segment so that there is an instance of OPTLYClient for the SEGOptimizelyXIntegration to access when it is created.

Originally posted by @chillpop in segment-integrations/analytics-ios-integration-optimizely-x#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant