M mvera Active Member Licensed User Longtime User Feb 16, 2018 #1 hi i have b4i 4.01. in windows and I want to do what I see in this video, to install on my iphone https://www.b4x.com/etp.html video : B4i-Bridge but when you try it, the following error B4i version: 4.01 Parsing code. (0.00s) Compiling code. (0.03s) Compiling layouts code. (0.00s) Compiling debugger engine code. (0.92s) Building Xcode project (0.01s) Sending data to remote compiler. Error mobileprovision file not found. What is my mistake?
hi i have b4i 4.01. in windows and I want to do what I see in this video, to install on my iphone https://www.b4x.com/etp.html video : B4i-Bridge but when you try it, the following error B4i version: 4.01 Parsing code. (0.00s) Compiling code. (0.03s) Compiling layouts code. (0.00s) Compiling debugger engine code. (0.92s) Building Xcode project (0.01s) Sending data to remote compiler. Error mobileprovision file not found. What is my mistake?
Erel B4X founder Staff member Licensed User Longtime User Feb 16, 2018 #2 You need to start with creating a certificate and provision profile: Upvote 0
M mvera Active Member Licensed User Longtime User Feb 16, 2018 #3 thanks for answering. What confuses me is the following: I just want to test my application on my phone. Do I still have to pay the 99 dollars to aple? or it is only if I want to publish my application in the aple store. Thank you. Upvote 0
thanks for answering. What confuses me is the following: I just want to test my application on my phone. Do I still have to pay the 99 dollars to aple? or it is only if I want to publish my application in the aple store. Thank you.
tufanv Expert Licensed User Longtime User Feb 16, 2018 #4 On the phone to test , you need an account , for the simulator you don't afaik. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Feb 18, 2018 #5 Check the requirements section: https://www.b4x.com/b4i.html Upvote 0