Skip to content

Commit 4e06bdd

Browse files
committed
add title and FAQ
1 parent cc404ae commit 4e06bdd

5 files changed

Lines changed: 30 additions & 2 deletions

File tree

FAQ.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: default-layout
3+
title: FAQ
4+
keywords: FAQ
5+
breadcrumbText: FAQ
6+
description: FAQ of Dynamsoft Batch Barcode Scanner
7+
needAutoGenerateSidebar: true
8+
needGenerateH3Content: true
9+
noTitleIndex: true
10+
---
11+
12+
# FAQ
13+
14+
15+
* What platforms does Batch Barcode Scanner support?
16+
17+
The core library is written C++. It can run on mobile/desktop/web. Please contact us if you are interested.
18+
19+
* Will there be an SDK version?
20+
21+
Currently, we only provide apps. An SDK version is not planned for now.
22+
23+

app/release-notes/android.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ needGenerateH3Content: true
99
noTitleIndex: true
1010
---
1111

12+
# Android Release Notes
13+
1214
## 3.0.0 (05/21/2026)
1315

14-
Initial Android version.
16+
Initial Android version.

app/release-notes/ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ needGenerateH3Content: true
99
noTitleIndex: true
1010
---
1111

12+
# iOS Release Notes
13+
1214
## 3.0.0 (05/21/2026)
1315

1416
A brand new iOS version comes with three scanning modes.

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ noTitleIndex: false
2020
- Release Notes
2121
- [iOS App](/app/release-notes/ios.md)
2222
- [Android App](/app/release-notes/android.md)
23+
- [FAQ](FAQ.md)

introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The app works for the following systems:
7979
You can download the app on app store:
8080

8181
* [Apple Store](https://apps.apple.com/us/app/dynamsoftbatchbarcodescanner/id6751793075)
82-
* Google Play is coming soon.
82+
* Google Play link is coming soon.
8383

8484
You can also get a custom demo based on your specific use case: [request a demo](https://www.dynamsoft.com/use-cases/batch-barcode-scanning/#request-demo-form).
8585

0 commit comments

Comments
 (0)