Hello, my program sends authorization data at startup. But on the first run after installing the program, I always get this error. I think this happens because the Receiver has not started yet, what should I do in this case?
B4X:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create (first time) **
<- (MyMap) {option=login, name=admin, password=gGnCtR3TbqiY9HX*****}
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
** Activity (main) Resume **
sending message to waiting queue of uninitialized activity (submitjob)
*** Receiver (httputils2service) Receive (first time) ***