Create development & Distribution certificates xcode

Introduction to Development and Distribution Certificates: To test your iOS app on your iPhone, one needs certificate and provisioning profiles to sign the app. In this post we will learn how to create development and distribution certificates so that we can sign our app source code in xcode and install them on real iPhone devices […]

Create development & Distribution certificates xcode Read More »