April 2017
Beginner to intermediate
378 pages
7h 57m
English
Before we go ahead and start working with Ionic Native, we are going to spend a moment on one of the key Cordova plugins -- the whitelist plugin: https://github.com/apache/cordova-plugin-whitelist.
From the Cordova documentation on the whitelist plugin:
So, if we want to have more control over how our app should behave when dealing with content from other sources, we should be working with the whitelist plugin. As you may have noticed, this plugin is already added to our Ionic app. If this plugin ...
Read now
Unlock full access