I’ve said this in another topic, but I’ll say it here as well:
I figured it out! The problem is that in the latest Cordova, they’ve split out the whitelist functionality into its own plugin.
Simply run ionic plugin add https://github.com/apache/cordova-plugin-whitelist.git
and you’re good!