bradmartin / nativescript-advanced-webview

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

Angular - IOS platform missing #59

Closed codemeall closed 1 year ago

codemeall commented 1 year ago

it doesn't work with Angular in IOS - ns plugin remove nativescript-advanced-webview or tns plugin add nativescript-advanced-webview doesn't install IOS platform.

Screenshot 2022-11-28 at 1 44 09 PM
bradmartin commented 1 year ago

There's nothing extra needed for iOS for this plugin. The view controller that iOS uses, if I recall correctly, is baked into iOS so you don't need an extra lib like google does for their chrome implementation for this purpose.