Working with the Developer Examples
After choosing your technology, explore the Developer Examples (apps with source code) on GitHub. Each repository contains one or two example apps for you to run on a real device, depending on your platform (one each for Android and iOS native, two each for .NET, Cordova, Flutter, and React Native).
Test on Real Devices
It’s crucial to run the Developer Example Apps on a physical Android or iOS device, as scanning functionality is not supported in the Android Emulator or iOS Simulator. For Android, the Developer Example Apps can only be built for the arm and arm64 architectures. Building for x86 and x86_64 is not supported. |
Detailed setup instructions for each platform are available in the respective repository.
Technology | Developer Examples Github Repository |
---|---|
Mobile SDK for Android (native) |
|
Mobile SDK for iOS (native) |
|
Mobile SDK for .NET (Android & iOS) |
|
Plugin for Cordova (Android & iOS) |
|
Plugin for Flutter (Android & iOS) |
|
Plugin for React Native (Android & iOS) |
Developer Examples Use Cases (ScanViewConfigs)
All the Developer Examples Apps include Use Cases that will help you get started. Refer to the table below to directly access the ScanViewConfigs.
Technology | Developer Examples Github Repository |
---|---|
Mobile SDK for Android (native) |
|
Mobile SDK for iOS (native) |
|
Mobile SDK for .NET (Android & iOS) |
https://github.com/Anyline/anyline-dotnet-examples/tree/main/MAUI/Resources/Raw/Configs |
Plugin for Cordova (Android & iOS) |
https://github.com/Anyline/anyline-ocr-cordova-module/tree/master/example/www/js |
Plugin for Flutter (Android & iOS) |
https://github.com/Anyline/anyline-ocr-flutter-module/tree/main/example/config |
Plugin for React Native (Android & iOS) |
https://github.com/Anyline/anyline-ocr-react-native-module/tree/master/example/RNExampleApp/config |
Get help
If there is anything you are missing, you require support, or want to provide us with feedback, please reach out to us via https://support.anyline.com, where you either may find helpful information in our Knowledge Base or you can open a Support Ticket for more specific inquiries. In order to better assist you, please include any code of your Anyline integration and any ScanViewConfig you are using. |