Quickly Fix the AngularJS WebView iOS 9 Issue with a New Plug-in

Last week we blogged about an AngularJS issue that breaks some APIs when you upgrade to iOS 9. We showed you how to create a patch. Today, we have added a plug-in that makes fixing this even faster and simpler. Import the plug-in, and you’re done. I’ll show you how to do that.

  1. Open your Ionic (or Bootstrap) app
  2. Select Create new > From plug-in
  3. CheckĀ AngularJS iOS9 Patch (under the Programming category)Screen Shot 2015-09-21 at 1.20.04 PM
  4. Click the Import selected plug-ins button

That’s it — you’re done.

The patch will now be available within your app under the JavaScript folder:

Screen Shot 2015-09-21 at 1.19.11 PM

Have fun building apps with Ionic and Bootstrap!