Alex Predescu
Alex Predescu
I did try to add each plugin one by one with `cordova plugin add` but nothing changed. Moreover, not even HTTP requests seem to work, and the splash screen is...
I also found out that the build is now in `platforms/ios/build/Debug-iphoneos` instead of `platforms/ios/build/device` so could this be a path issue?
It seems that it's not related to the cordova-ios version after all, as I tried to revert to 6.3.0 and the same thing happens (although the splash screen is working,...
Tried that but didn't work. And I even just installed a few basic plugins so I ruled out any rogue plugins but they were still not being recognized. My aging...