Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Re-added support for older QR Codes, improved QR scanning logic and bumped mobile version #1195

Merged

Conversation

jernejk
Copy link
Member

@jernejk jernejk commented Feb 4, 2025

  1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc)

✏️ #1181

  1. What was changed?

✏️ Improved QR code scanning. Not only it supports old QR codes (with just base64 that have "ach:", "rwd:", etc. in the body) but also now checks which of the visible QR codes are valid. This means that if there is 1 SSW Rewards QR Code and 9 random QR Codes, it will always pick SSW Rewards QR Code.

  1. Did you do pair or mob programming?

✏️ No.

@jernejk jernejk requested a review from vladislav-kir February 4, 2025 00:47
@jernejk jernejk linked an issue Feb 4, 2025 that may be closed by this pull request
Copy link
Member

@vladislav-kir vladislav-kir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! just need to update one more number for android version

@vladislav-kir vladislav-kir merged commit 6af973b into main Feb 4, 2025
6 checks passed
@vladislav-kir vladislav-kir deleted the 1181-fix-qr-code-scanning-issue-in-rewards-mobile-app branch February 4, 2025 01:15
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.

🐛 Fix QR Code Scanning Issue in ⭐ Rewards (Mobile app)
2 participants