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

Test with an Optimizely project #23

Open
ralphpina opened this issue Mar 30, 2020 · 2 comments
Open

Test with an Optimizely project #23

ralphpina opened this issue Mar 30, 2020 · 2 comments
Assignees

Comments

@ralphpina
Copy link
Collaborator

How do we get access to test Optimizely? It seems we can create an account for free, see screenshot below.

  1. create an account
  2. write a sample project (maybe a pure Kotlin app, and an Android one?)
  3. Integrate poetimizely in the samples.
  4. maybe these samples allow you to toggle experiments and feature rollouts in app?
  5. deploy prod sample for others to use (unless we're cool leaking our test Optimizely keys, which sounds like a bad idea 😉)

Screenshot_20200330-075319

@ralphpina ralphpina added this to the Initial Release milestone Mar 30, 2020
@patxibocos patxibocos self-assigned this Apr 3, 2020
@patxibocos
Copy link
Owner

I am working on building a sample app that uses the plugin and discovered an issue.
Both BaseExperiment and BaseVariation classes are not available for clients...
I am thinking on removing the classes from the plugin and generate them as we do for the rest.

@ralphpina
Copy link
Collaborator Author

Interesting. I have never built a gradle plugin. But I guess it makes sense, since you're not pulling poetimizely as a "dependency".

+1 generating them 👍.

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

2 participants