eclipse-tractusx / digital-product-pass

digital product pass
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 13 forks source link

[2°] - Release/v2.0.0 qr code scanner: Fixes some issus regarding a qr code scanner #155

Closed davidzynda closed 8 months ago

davidzynda commented 8 months ago

Why we create this PR?

  1. The QR code scanner is just not working after changing the permissions
  2. We want to use the front camera if available
  3. There are some issues regarding responsiveness
  4. URL is not working as a scanning value

What we want to achieve with this PR?

  1. Dynamic reload after permission change
  2. Camera toggle
  3. full responsiveness
  4. URL and text should work as a scanning value

What is new?

Added

Updated