I'm having a problem on a new device running iOS 18.3.2.
I have already registered the device and updated the certificates (mobileprovision, etc.) but after doing the entire process the application is not installed on the device.
B4X:
B4i Version: 8.80
Parsing code. (0.16s)
Building folders structure. (0.06s)
Running custom action. (0.01s)
Running custom action. (1.03s)
Compiling code. (0.28s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.02s)
Building Xcode project. (0.05s)
Preparing project for builder. (0.17s)
Project size: 1.02 MB
Sending data to remote compiler. (11.97s)
Completed successfully.
Make sure that B4i-Bridge is started...
- Yes, B4i-bridge installed without problems
- Start B4i-bridge the window "Waiting for ID to connect to B4i-Bridge..." appears, I select the device in Device IP Address and the window disappears
- Press run, the process ends in B4i-bridge but only the blank window is shown in B4i-bridge
- The window asking if you want to install the app on the device does not appear
- Hosted builder
I'm not sure why the standard way didn't work. It does work here with the latest iOS version. I hope that we will be able to find out why it doesn't work.
My problem with this solution is that the old build time is always displayed on the page and this is not updated. When I click on Install App, the app installs, starts and then stops with the error message in the log:
:,0
java.lang.RuntimeException: Wrong version of debug app started.
Press on Tools - Clean project to reinstall the app.
I followed this instruction and cleaned up the project, but still no build time update. What am I doing wrong?
Unfortunately this does not work for me. I tried to switch from primary to secondary builder and it worked only once. Currently I'm unable to install any app on my iOS18 iPad.