iOS Question (IOException) java.io.IOException: invalid null character in command

schimanski

Well-Known Member
Licensed User
Longtime User
When compiling with hosted builder in debug and release, i now get the follwing message. No more informations. Did somebody know the reason?
 

schimanski

Well-Known Member
Licensed User
Longtime User
I use only one projekt with an enterprise account. My normal accounts runs without problems. Could it be a problem with the certs?
 
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
I saw the problem there. I see the same error once, when i start compiling the first time. After that, i only have the java.io.IOException.

https://www.b4x.com/android/forum/threads/sudden-problem-compiling.87123/


That's now the whole message:

B4X:
B4i Version: 4.40
Parse den Code.    (0.29s)
Kompiliere den Code.    (0.55s)
Kompiliere Layoutcode.    (0.01s)
Building Xcode project    (0.45s)
Sende Daten an entfernten Compiler.    Error
Error: security: SecKeychainDelete: The specified keychain could not be found.

(IOException) java.io.IOException: invalid null character in command
 
Last edited:
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
I'm not able to find out the problem. First time, I had this exception, i did not changed anything in the apple developer console. Meanwhile, I renewed the certs, but I think, that the problem is not directly related to the certs. One day befor yesterday, I compiled normal. Yesterday about noon, it doesn't comile anymore...
 
Upvote 0
Top