I have an android app that already runs without problem. We are now moving its development to iOS.
Emphasize that it is hybridized with cordova.
I'm looking at plugin compatibility, and it's cracking me with the cordova-plugin-whitelist
at compile time.
I noticed that on the page of plugin it says it is compatible with Android 4 or higher, nothing of iOS.
Do you know if it is possible to use it? or is there an alternative?