Using the inappbrowser with an app I am building. Works fine in Android.
Getting the following error when building in XCODE 9.4Undefined symbols for architecture armv64:
“__LoadHTML”, referenced from:
_iOSInAppBrowser__LoadHTML_m2434090599 in Bulk_Assembly-CSharp_0.o
(maybe you meant: _iOSInAppBrowser__LoadHTML_m2434090599)
“__OpenInAppBrowser”, referenced from:
_iOSInAppBrowser__OpenInAppBrowser_m692599059 in Bulk_Assembly-
….
…
d: symbol(s) not found for architecture armv64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am testing on a phone that has updated to iOS 11.4