nativescript-inappbrowser
Advanced tools
Changelog
[3.2.0] - 2022-08-02
includeReferrer
to allow adding android package name as referrer for website to track by @vincent-paing (#95).warmup
and mayLaunchUrl
functions for optimization in Android by @vincent-paing (#97).Metadata Filtering
from Android by @jcassidyav (#93).QUERY_ALL_PACKAGES
permission by @edusperoni (#87).Changelog
[3.1.2] - 2021-06-28
README
package distribution.Changelog
[3.1.1] - 2021-06-28
navigationBarColor
and navigationBarDividerColor
Android options.Changelog
[3.1.0] - 2021-06-27
navigationBarColor
and navigationBarDividerColor
options by @jdnichollsc.Safari View Controller
and ChromeTabs
to validate the url.openAuth
crashed when going to be closed and then press the cancel button.Changelog
[3.0.0] - 2020-10-30
hasBackButton
option to sets a back arrow instead of the default X icon to close the custom tab.browserPackage
option to use a Package name of a browser to be used to handle Custom Tabs.showInRecents
option to determine whether browsed website should be shown as separate entry in Android recents/multitasking view.isAvailable
method checks Custom Tab support.redirectResolve
in safariViewControllerDidFinish
.AppStateActiveOnce
event listener.Changelog
[2.3.0] - 2020-04-08
ephemeralWebSession
option to supports ephemeralWebBrowserSession
on iOS 13.Changelog
[2.2.0] - 2019-11-14
cancel
before to check the url of the last redirection from Android.