Up until now when building my app I've had to build via Phonegap Build as I was using third party plugins. As of now I no longer need to use these third party plugins so can build without PGB - except I don't know how to do this.
I have both Android Studio and XCode installed so I can build for both Android and iOS.
Can anyone show me which export builds I need, plus which files to open in Android Studio and XCode and how to export final .apk and .ipa files?
Thanks all