Skip to content

Additional check for isAvailable() on Android #91

Closed
@bhargav-vasist

Description

@bhargav-vasist

Just wanted to start off by saying this library has been great for solving some auth concerns we had in our code so thank you!

Right now the check assumes that all Android devices support Custom Tabs, however AFAIK, in cases wherein the device does not have a Chromium flavored browser installed, a Chrome Custom Tab instance cannot be opened.
An additional intent based service check might be needed to check the extent of the support available.
This answer on Stackoverflow might give more context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions