This directory contains Capacitor examples showing how to use the Dynamsoft Barcode Reader in hybrid mobile apps (Android / iOS) via Capacitor.
Included example
- scan-using-rtu-api/ — Capacitor project illustrating RTU API usage.
-
Change to the example directory, e.g.:
cd scan-using-rtu-api -
Follow the subexample README for platform-specific setup (npm install, capacitor sync, open Android Studio/Xcode).
- Mobile platform setup is required to run native apps. See the subexample README for exact steps.
- See the repository root README.md for general usage and license information.