iOS provisioning profiles

Hello,

Im trying to test if Corona can be used by our project team to build iOS applications for our data analytics platform. Im very new to this, haven’t used Corona before. Apologies if this has been asked previously but how one would add different provisioning profiles tp build for iOS ?

Currently I am testing business-app-sample from Corona and I see as attached. Anyone any ideas, pointers how can I get started ? I have an Apple development account for our company and I have created two certificates under Apple developer site. (iOS Distribution, iOS Development)

Thank you

Hello and welcome to our community forums!

We have a guide for provisioning and building here: http://docs.coronalabs.com/guide/distribution/iOSBuild/index.html

In short, if you have a valid certificate setup in Keychain Access and you’ve downloaded your provisioning profiles to the right place (either managed by Xcode, or downloaded by hand and copied to ~/Library/MobileDevice/Provisioning Profiles) and restarting Corona, when you go to build the app, you should get a list of valid profiles on the Build dialog screen.

Our guide is a little out of date, but it should be close enough, to get you through.

Rob

thank you for pointers. let me try and see if Im able to fix these.