I need to check some fragments on native smartphones, because the Simulator doesn't support, for example, a camera.
Earlier it was alone way - to pay $99/yr and order certificates on Apple web site.
But modern XCode releases allows to run a program on own IPhone.
Theoretically it should be possible to use in B4i the same .cer and .mobileprovision files.
Somebody did so ?
Just now I don't want to distribute something. I simply want to run B4i app on my own phone.
When the app will be ready a customer will sign my app using his certificates.
Since XCode 7 (approximatelly) XCode generates temporary certificates, which are valid during a week.
There are some limits, but enough, if the purpose is to debug own app on own smartphone.
Theoretically B4i can use these certificates also.