-
Notifications
You must be signed in to change notification settings - Fork 32
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
[MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key #527
[MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key #527
Conversation
Enable passing the Project ID and subscription key using deep link. For eg., miniappdemo://miniapp/settings?projectid=abc&subscription=def **LINK** [MINI-5899](https://jira.rakuten-it.com/jira/browse/MINI-5899)
Fix issue of keys not changing when switching List1-List2 in settings screen. **LINK** [MINI-5899](https://jira.rakuten-it.com/jira/browse/MINI-5899)
Fix swiftlint violations. **LINK** [MINI-5899](https://jira.rakuten-it.com/jira/browse/MINI-5899)
…deSavingRASKeys * origin/master: [No Ticket] Post release change (rakutentech#524) Candidate merge for v5.3.1 (rakutentech#523) [MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key (rakutentech#516)
…deSavingRASKeys * origin/master: [MINI-6258]Download Miniapp (rakutentech#525)
Fix issues identified by QA. **LINK** [MINI-5899](https://jira.rakuten-it.com/jira/browse/MINI-5899)
Codecov Report
@@ Coverage Diff @@
## master #527 +/- ##
==========================================
- Coverage 79.82% 78.94% -0.88%
==========================================
Files 88 88
Lines 6393 6464 +71
Branches 3004 3047 +43
==========================================
Hits 5103 5103
- Misses 1131 1202 +71
Partials 159 159
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Fix swiftlint violations. **LINK** [MINI-5899](https://jira.rakuten-it.com/jira/browse/MINI-5899)
Commit for suggested changes. Co-authored-by: leojoseph.r <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Description
This PR is for Fixing issues identified by QA.
Links
MINI-5899
Checklist
fastlane ci
without errors