Skip to content

In-App Verification: geolocation, sensors capture, resend code and data submission #4581 #4645 #4586 #4702 #4709

Martin Santangelo requested to merge native/in-app-verification-submit into develop

Ticket(s) / Related Merge Requests

#4581 (closed) #4645 #4586 (closed) #4702 (closed) #4709 (closed)

Summary of Changes

  • Change OCR logic to match the code even with some different characters (final check is done on the backend)
  • Implemented the resend code logic
  • Added support to upload multiple files at once to the API service
  • Geolocation
  • Added error handling
  • Removed the sensor hook and implemented the recording on the camera store.
  • Submission of video, image, and data

Testing Considerations

TBD

Regression Scope

Only the file upload logic change can affect the current functionality

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Screenshots

inapp

Does this impact

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

Merge request reports