I use last version 6.0 of B4A.
My program connects external devices with Bluetooth, sends commands to them and receives answers from them. It also sends data over Internet. This program cannot be uploaded, mainly because it cannot be run by people not having same devices. It works fine in Debug mode, either connected with B4A-bridge or with a cable.
When run in Release mode (installed on the Tablet), it displays a message that gives no information. I attach the picture of the message.
There is no margin for thinking a mistake of mine, because, as I wrote, in Debug mode it works well. If my mistake exists, it is very subtle (or very basic) and perhaps I cannot trap it.
Attached also the modules and library definition. I use AsyncStreamsText.bas and the libraries indicated in the picture.
My program connects external devices with Bluetooth, sends commands to them and receives answers from them. It also sends data over Internet. This program cannot be uploaded, mainly because it cannot be run by people not having same devices. It works fine in Debug mode, either connected with B4A-bridge or with a cable.
When run in Release mode (installed on the Tablet), it displays a message that gives no information. I attach the picture of the message.
There is no margin for thinking a mistake of mine, because, as I wrote, in Debug mode it works well. If my mistake exists, it is very subtle (or very basic) and perhaps I cannot trap it.
Attached also the modules and library definition. I use AsyncStreamsText.bas and the libraries indicated in the picture.