telenordigital / connect-android-sdk

Android SDK for CONNECT ID
https://telenordigital.github.io/id-docs.telenordigital.com/
Other
16 stars 14 forks source link

Remove option to use fallback components directly #192

Closed SerhiiBovtriuk closed 4 years ago

SerhiiBovtriuk commented 4 years ago

We expect SDK users to have a single entry point to the SDK and we provide additional fallback options in case if that entry point fails. Before it was possible to use fallback options directly, that was allowing the usage of some bad practises. Now this option will be disabled.

This is a breaking change.