Reply To: Version 2.0.0 not building on iOS

Welcome! Forums Unity Plugins In-App Web Browser Version 2.0.0 not building on iOS Reply To: Version 2.0.0 not building on iOS

#1742
PiotrPiotr
Keymaster

You should not have those files in Plugins/iOS:

  • InAppBrowserViewController.h
  • InAppBrowserViewController.mm
  • iOSInAppBrowser.mm
  • OrientationNavigationViewController.h
  • OrientationNavigationViewController.m

I’m sorry, I thought Unity is smart enough to import plugins by deleting files which are not present in package.
Also not sure what’s MyNativeBindings.mm but it’s not coming from IAB plugin.

Let me know if that helps!