You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently implementing this on mobile and tablet and so with some good success. However, some Android devices, such as TVs do not have Chrome custom tab support which leads us to ask whether this library can be used for Android TVs that do not support custom tabs? We did notice that the iOS library has specific support for TVOS and we were wondering if this is missing in the Android library.
Thanks
The text was updated successfully, but these errors were encountered:
TVs usually use a device authorization flow RFC 8628 which is what AppAuth-iOS seems to implement.
One developer has been gracious enough to contribute a PR for this a long time ago but I never had a chance to review it #763
Hi all,
We are currently implementing this on mobile and tablet and so with some good success. However, some Android devices, such as TVs do not have Chrome custom tab support which leads us to ask whether this library can be used for Android TVs that do not support custom tabs? We did notice that the iOS library has specific support for TVOS and we were wondering if this is missing in the Android library.
Thanks
The text was updated successfully, but these errors were encountered: