Unleash / unleash-android-proxy-sdk

https://docs.getunleash.io/unleash-android-proxy-sdk
Apache License 2.0
8 stars 16 forks source link

docs: use front-end api for examples (in addition to proxy) #40

Closed thomasheartman closed 1 year ago

thomasheartman commented 1 year ago

What

This change uses the front-end API for connection examples (but leaves references to the proxy in place too). It also adds a new section explaining how you connect to either option.

Why

We want to push users to the front-end API when first starting out, so focusing on that in the examples should help us achieve that.