Basic iOS Development Questions

Recently bought my first Apple computer to develop for the iPhone but have a few questions that I’ve not found a clear answer to.

When I attempt to build for iOS it mentions a lack of provisioning profile.  I’ve created a free Apple Developer account - am I able to actually build and test my code on my own personal iPhone or do I need to pay the $99 to Apple for the pleasure?

Help would be great at this point, thanks. 

You can create provisioning profiles (and other types of profiles) through iTunes Connect as long as you have a valid developer membership active. So yeah, you need to pay Apple for the pleasure.

You should read: https://docs.coronalabs.com/guide/distribution/iOSBuild/index.html.

Thanks for the clarification, appreciate your time.

You can create provisioning profiles (and other types of profiles) through iTunes Connect as long as you have a valid developer membership active. So yeah, you need to pay Apple for the pleasure.

You should read: https://docs.coronalabs.com/guide/distribution/iOSBuild/index.html.

Thanks for the clarification, appreciate your time.