Skip to content

Commit 155b927

Browse files
committed
2 parents 20f791f + 4a2d66f commit 155b927

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# datawedge-MAUI-SampleApp
22
Showing how to integrate Zebra Datawedge barcode readings into an existing .NET MAUI App. DW is sending readings via broadcast Intents and needs a specific profile setup which is part of this solution.
33

4-
## Latest updates (Jan.2025)
4+
## Latest updates (Apr.2025)
5+
6+
- A "Import Profile" button is now available. By default, Profile0 is the default profile. By pushing the Import Profile button, a specific, asset-predefined profile gets imported and associated to this app.
7+
- Check it's working with the "DW Active Profile", to see the currently set default profile.
8+
- If you make changes to the "com.ndzl.dwmaui" profile, remind that a new import will overwrite your changes.
9+
- Code behind the "Import Profile" button is credit by Laurent Trudu - Thanks Laurent!
10+
11+
- ![image](https://github.com/user-attachments/assets/6a9c1c93-c56e-4240-ad09-edd5eb7093a7)
12+
13+
- ![image](https://github.com/user-attachments/assets/591c52c7-9393-49d3-8125-729f04cc6884)
14+
15+
16+
17+
18+
## Jan.2025's updates
19+
520
- now running on .NET9, targeting API Level 35!
621
- ![image](https://github.com/user-attachments/assets/964d47d2-61e6-466a-b9fd-7570e0fc9f89)
722

0 commit comments

Comments
 (0)