We originally outsourced our app to a vendor and they wrote it in native C# for iOS and we published it - I did the actual publishing and it was a BEAST trying to figure out all the steps.
Long story short… we weren’t happy with them so I was tasked to re-write the app in Corona SDK so we can have one version to update that we can publish for Android AND iOS. BUT… I’m unsure how to publish the Corona version as an update for the old xCode version.
I need to create a test-able version of the Corona app for the project leader’s iphone so he can test it… then once that’s complete, I need to publish it as an updated version to the existing app.
It seems like this has lots to do with certificates and provisioning profiles but that seems like such an non-intuitive, twistedly weaved web.
I’m really a newbie with the Apple Developer world so any help or advice would be appreciated.