bradmartin / nativescript-advanced-webview

NativeScript plugin for Chrome CustomTabs on Android and SafariViewController on iOS.
Other
60 stars 28 forks source link

Broken with NS 2.4 #2

Closed bradmartin closed 7 years ago

bradmartin commented 7 years ago

Might be the native library breaking changes introduced - leaning toward this since it worked not long ago just fine. Looks like context is expected in launchUrl(context, url) and not an activity anymore.

bradmartin commented 7 years ago

The issue is related to android changes, need to build against 25 from Android.

bradmartin commented 7 years ago

http://stackoverflow.com/questions/40624768/unable-to-start-chrome-customtabsintent-in-my-android-app