iOS Question Free iOS Provisioning

xulihang

Active Member
Licensed User
Longtime User

Erel

B4X founder
Staff member
Licensed User
Longtime User
B4i creates an Xcode project which is then compiled by Xcode command line builder. Theoretically you can take this project and run it from Xcode without a developer account. You need to do it in release mode.
Is it useful? Not really. Better use the simulator which also doesn't require an account.
You will not be able to distribute your app without an account and it will expire from the device after a few days.
 
Upvote 0
Top