Can anyone explain what causes the above message in the logs?
I have a barcode scanner manager class which is created in the starter service. Everything seems to work OK (connect events etc..) until I scan a barcode.
Every time I scan a barcode I get the message
The newdata event does not fire when in an activity other that main! When I click the back button until I reach the Main activity all of the barcode scans come flooding through...
I don't really understand what the message is saying!
Thanks
I have a barcode scanner manager class which is created in the starter service. Everything seems to work OK (connect events etc..) until I scan a barcode.
Every time I scan a barcode I get the message
sending message to waiting queue (scannerstream_newdata)
The newdata event does not fire when in an activity other that main! When I click the back button until I reach the Main activity all of the barcode scans come flooding through...
I don't really understand what the message is saying!
Thanks