O Oleg Rybar 1 year 9 months ago
645
0
Hi,
Using the Zebra TC26 with Datawedge 11.3.28 (11.4.42)
Our app stopped receiving scan data so I tried the sample from https://github.com/darryncampbell/DataWedge-Quick-Suspend-Scanner
Everything works OK even after restarting the device(TC26 A11) until I add the following lines to AndroidManifest.xml and restart device:
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.HOME"/>
Everything worked until version A10, in version A11 it stopped. Unfortunately, I couldn't figure out the cause and what, if any, to do to make it work.
It's kind of weird that you have to do a FactoryReset to get it working again, if I just delete those lines and reinstall it, still doesn't work.
Thanks in advance.
Accepted Solution
OK, I found solution in this article
...
Android 11 Extra Steps
By default the Data Wedge Application automatically inserts all home apps into the profile "Launcher", this stops the barcode scanner from functioning when Kiosk Browser is running. Disabling the profile is not enough to restore functionality.
1) Open DataWedge application
2) Long press the profile Launcher
3) Tap delete/remove
1 Replies
OK, I found solution in this article
...
Android 11 Extra Steps
By default the Data Wedge Application automatically inserts all home apps into the profile "Launcher", this stops the barcode scanner from functioning when Kiosk Browser is running. Disabling the profile is not enough to restore functionality.
1) Open DataWedge application
2) Long press the profile Launcher
3) Tap delete/remove