trying new version 2.0 it seems to enter a waiting loop. Even the example will give this error.
sending message to waiting queue of uninitialized activity (submitjob) is reported a few times on this forum in relation with b4a 8.8
Any suggestions how to solve this?
log:
Logger connected to: asus K013
--------- beginning of main
Copying updated assets files (2)
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Receiver (newinst2) OnReceive **
*** Service (newinst2) Create ***
---- AppUpdating.newinst2: service created
** Service (newinst2) Start **
---- AppUpdating.newinst2: service_started
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
---- AppUpdating.UpdateApk
sending message to waiting queue of uninitialized activity (submitjob)
** Activity (main) Pause, UserClosed = false **
** Activity (main) Create, isFirst = false **
** Activity (main) Resume **
sending message to waiting queue of uninitialized activity (submitjob) is reported a few times on this forum in relation with b4a 8.8
Any suggestions how to solve this?
log:
Logger connected to: asus K013
--------- beginning of main
Copying updated assets files (2)
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Receiver (newinst2) OnReceive **
*** Service (newinst2) Create ***
---- AppUpdating.newinst2: service created
** Service (newinst2) Start **
---- AppUpdating.newinst2: service_started
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
---- AppUpdating.UpdateApk
sending message to waiting queue of uninitialized activity (submitjob)
** Activity (main) Pause, UserClosed = false **
** Activity (main) Create, isFirst = false **
** Activity (main) Resume **
Last edited: