Prerequisites
What is the problem you’re trying to solve?
this is a problem if user did not have chrome installed in their device, some browser did not supporting kinde.sdk:// protocol to open external app through intent.
What solution would you like to see?
using this library probably solve it, the library used by other production-level apps too. the browser auth will fallback to webview if no chrome installed, and the webview already configured with other things and could support kinde.sdk:// protocol.
android-customtabs
Additional information
the library is still maintained.
Prerequisites
What is the problem you’re trying to solve?
this is a problem if user did not have chrome installed in their device, some browser did not supporting
kinde.sdk://protocol to open external app through intent.What solution would you like to see?
using this library probably solve it, the library used by other production-level apps too. the browser auth will fallback to webview if no chrome installed, and the webview already configured with other things and could support
kinde.sdk://protocol.android-customtabs
Additional information
the library is still maintained.