optimizely / android-sdk

Android SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/android-sdk
Apache License 2.0
55 stars 39 forks source link

feat(ATS): add ODP API clients #440

Closed jaeopt closed 1 year ago

jaeopt commented 1 year ago

Summary

Add ODP API clients for segment fetch and event dispatch:

Test plan

Issues

jaeopt commented 1 year ago

This implementation looks good. Just have one question that is the final and complete implementation of ODP in android SDK? Or will there be a separate PR in which, we will expose the sendODPEvent and registration of ODP manager functions? @mnoman09 there will be one more PR for top-level integration as you expect.