Skip to content

Releases: EddyVerbruggen/nativescript-webview-utils

4.0.0

01 Dec 21:09
Compare
Choose a tag to compare

N7 compat.

3.0.1

04 May 12:47
Compare
Choose a tag to compare
bump

3.0.0

17 Oct 18:44
Compare
Choose a tag to compare
On Android, onLoadStarted doesn't always fire #12

2.0.2

10 Mar 17:11
Compare
Choose a tag to compare

#8 and #9

2.0.1

06 Mar 17:08
Compare
Choose a tag to compare

Fixed an issue on Android in the 2.0.0 version - this should work better across devices.

2.0.0

06 Mar 12:55
Compare
Choose a tag to compare

⚠️ Removed setUserAgent (use addHeaders instead, see the README).

1.3.0

04 Mar 11:15
Compare
Choose a tag to compare

Fixed loadStarted and loadFinished events when headers are set.

1.2.1

24 Feb 22:41
Compare
Choose a tag to compare

A fix for local content (as opposed to remote URL's) for tns-ios 3.4+

1.2.0

24 Feb 20:21
Compare
Choose a tag to compare

tns-ios 3.4 compatibility (WKWebView).

1.1.0

02 Jan 22:52
Compare
Choose a tag to compare

Added setUserAgent.