Skip to content

Conversation

@OS-pedrogustavobilro
Copy link
Contributor

Description

This PR contains the following changes:

  • Use the hint parameter in options to allow scanning a particular type of barcode (e.g. only QR Codes), for Web Android, and iOS.
  • Return the format of code that was scanned, for Web Android, and iOS.
  • Updates to example app to test all the available options.
  • Updates to CI to do additional verifications on the plugin.

Context

Resolves #17

Affected platforms

  • Android
  • iOS
  • Web

Testing

You may use the update example app in this branch to test on Android / iOS / Web.

docs: Update README

Co-authored-by: Alexandre Jacinto <[email protected]>
@OS-pedrogustavobilro OS-pedrogustavobilro merged commit e3de532 into main Sep 9, 2025
6 checks passed
@OS-pedrogustavobilro OS-pedrogustavobilro deleted the feat/RMET-4433/hint-and-format branch September 9, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hint option of scanBarcode method is not applied

3 participants