I have Cordova based application using intents from Datawedge to receive barcode scans.
this was working perfectly until one the devices had a software update from android 13 to 14.
DataWedge was also updated from 13 to 15.
I've debugged using Android platform tools and I can see the intent is being sent correctly but the registered broadcast receiver is not receiving the intent.
it is not a config issue as all other devices (Zebra TC22) are still working correctly.
any help would be greatly appreciated
0 Replies