bradmartin / nativescript-advanced-webview

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

Issue with new webpack version on ios #35

Closed jeremypele closed 6 years ago

jeremypele commented 6 years ago

Hi,

since last webpack update, when using the bundled version this is converted to undefined and Weakref breaks because an object needs to be injected to the parameters.

championswimmer commented 6 years ago

+1 @bradmartin can confirm this fixes the problem

bradmartin commented 6 years ago

Thanks for confirming @championswimmer and thanks @jeremypele 🤗