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.
- Open your Ionic (or Bootstrap) app
- Select
Create new > From plug-in
- Check
AngularJS iOS9 Patch
(under the Programming category)
- 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:
Have fun building apps with Ionic and Bootstrap!