Skip to content

Replace phone validation with in-app verification #4717

Ticket(s) / Related Merge Requests

#4717

Summary of Changes

Replaced all the instances of the phone validation with the in-app verification

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

This MR should be tested with and without the mob-4472-in-app-verification FF enabled

  • It changes the phone verification with the in-app verification for the buy tokens (Not sure if it is necessary to test since it will be removed)
  • It changes the phone verification with the in-app verification for the Verify uniqueness in-feed notice (new user onboarding)
  • It changes the phone verification with the in-app verification for the verify uniqueness step of the onboarding (new user onboarding)\

The scope of this MR is to check if it opens the in-app verification instead of the phone verification. Not if the in-app verification is working (since one endpoint was failing because of permissions)

In order to test the in-app verification we should create a separate ticket that should be tested by the team

Regression Scope

It should only affect the phone verification

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports