M mvera Active Member Licensed User Longtime User Feb 12, 2018 #1 Hello I am making my first application and I have a problem in passing my application to my phone B4i version: 4.01 Parsing code. (0.00s) Compiling code. (0.02s) Building designer app. (0.00s) Building Xcode project (0.02s) Sending data to remote compiler. Error mobileprovision file not found. What is it ? mobileprovision Is there any way to just install on the phone without paying the apple?
Hello I am making my first application and I have a problem in passing my application to my phone B4i version: 4.01 Parsing code. (0.00s) Compiling code. (0.02s) Building designer app. (0.00s) Building Xcode project (0.02s) Sending data to remote compiler. Error mobileprovision file not found. What is it ? mobileprovision Is there any way to just install on the phone without paying the apple?
S sorex Expert Licensed User Longtime User Feb 12, 2018 #2 you need an account to create the certificate and provisioning profiles. I don't think there's a way around that unless you only run it in a simulator. Upvote 0
you need an account to create the certificate and provisioning profiles. I don't think there's a way around that unless you only run it in a simulator.