iOS Question 'B4i_default-db' password request, urgent solution needed

james_sgp

Active Member
Licensed User
Longtime User
Hi, I`m running the following:

B4i / B4iBuildServer 8.1
Monterey 12.6.2 & XCode 14.2

My app runs in the simulator fine, but when I try to send to iPhone I`m getting the 'B4i_default-db' password request. This is a 100% clean install on the Mac (as of yesterday), desperately looking for the proper solution so I can publish my client's app.

James
 

james_sgp

Active Member
Licensed User
Longtime User
Tried that and i get an error in B4i:

B4i Version: 8.10
Parsing code. (0.36s)
Building folders structure. (0.36s)
Running custom action. (0.06s)
Compiling code. (1.06s)
Compiling layouts code. (0.06s)
Compiling debugger engine code. (0.05s)
Building Xcode project. (0.15s)
Preparing project for builder. (0.39s)
Project size: 1.01 MB
Sending data to remote compiler. Error
Communication error: java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/local/bin/cfgutil" (in directory "/"): error=2, No such file or directory


UPDATE: Ok fixed that problem by reinstalling Configurator and Automation Tools.

Now, the app is installed on my iPhone; but it doesn't start when in Debug mode. it just has the spinning 'loading indicator' 'Waiting for IDE to connect"...and I get an error in the B4i log window:

:,0
java.lang.RuntimeException: Wrong version of debug app started.

Press on Tools - Clean project to reinstall the app.
 
Last edited:
Upvote 0
Top