I'm posting this in case Erel hasn't already seen this as I am not competent to investigate further. It may or may not be a bug. If it is not a bug then perhaps a definitive statement as to how to avoid this is needed.
At least two people are experiencing what seems to be the same problem on HttpJob and I'm sure I have seen it elsewhere as well.
I have been getting this message (like others) NOW - I have attached a test.zip that contains a program that just causes this to happen. AND it is very repeatable This is how I can recreate it every time. 1) Have the IDE loaded and program open 2) HARD reboot the device you are going to...
I have a simple form with a input text field when/where i can check the value of field for start with other functions. if i check in create function i have this warning and app is blocked sending message to waiting queue of uninitialized activity (submitjob)
There is no test project in the first one and based on the description the failed project wasn't implemented correctly. With B4XPages you should never send requests from Activity_Create.
In the second program it is related to the call to StartActivityForResult from Activity_Create. Unless it happens in a B4XPages project this is not something that I'm further investigating.