Skip to content

Commit 1b9f5e6

Browse files
Merge pull request #278 from dynamsoft-docs/preview
update to internal commit 3115cfa0
2 parents 45b431e + 1cfc7f8 commit 1b9f5e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

programming/maui/user-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ noTitleIndex: true
6262

6363
In the **NuGet Package Manager>Manage Packages for Solution** of your project, search for **Dynamsoft.BarcodeReaderBundle.Maui**. Select it and click **install**.
6464

65+
> Note: If you are developing Android on Visual Studio Windows, you have to mannually exclude iOS and Windows platforms. Otherwise, the package installation will be failed ("Could not find a part of the path" error).
66+
67+
![Exclude iOS and Windows from targets](../assets/maui-exclude.png)
68+
6569
## Build Your Barcode Scanner App
6670

6771
Now you will learn how to create a simple barcode scanner using Dynamsoft Barcode Reader MAUI SDK.

0 commit comments

Comments
 (0)