How to : free developer account to test iOS app on own iPhone using Xcode 7.2.1
I am trying out the free iOS developer membership feature of Xcode 7.2.1, I installed xcode 7.2.1 and tried to test self written code objective c on my on own iPhone 5s ios9.0.2.
The sequence of error occurs as follows:
1) No valid signing identities (i.e. certificate and private key pair) were found.
Xcode can attempt to fix this issue. This will reset your code signing and provisioning settings to recommended values and resolve issues with signing identities and provisioning profiles.
I clicked 'fix issue' button and
2) Clicked 'ADD' a APPLE ID account 'sign in using Apple ID'. I sign in using pre-exist APPLE ID.
3) The error says :::An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Program Support.https://developer.apple.com/support
No code signing identities found: No valid signing identities (i.e. certificate and private key pair) were found.
4) I repeat the above steps but same errors persisted.
MacBook Pro (13-inch Early 2011), OS X El Capitan (10.11.3), xcode7.2.1 iOS 9.0.2 free dev acc