Hello everyone,
I’m working on a B4A project and would like to implement Chrome Custom Tabs to open URLs within my app. I’ve found some existing wrappers (e.g., ChromCustomTabs), but they seem to depend on the android-support-v4 library, which I’d prefer to avoid due to compatibility issues with newer Android versions.
Is there an updated library or alternative approach to use Chrome Custom Tabs in B4A that does not rely on android-support-v4 (preferably using AndroidX or a native solution)? Any guidance, sample code, or links to relevant resources would be greatly appreciated!
Thank you!
I’m working on a B4A project and would like to implement Chrome Custom Tabs to open URLs within my app. I’ve found some existing wrappers (e.g., ChromCustomTabs), but they seem to depend on the android-support-v4 library, which I’d prefer to avoid due to compatibility issues with newer Android versions.
Is there an updated library or alternative approach to use Chrome Custom Tabs in B4A that does not rely on android-support-v4 (preferably using AndroidX or a native solution)? Any guidance, sample code, or links to relevant resources would be greatly appreciated!
Thank you!