Skip to content

Add custom API URL to dev tools #4163

Martin Santangelo requested to merge feat/api-url-devtools into release/4.23.0

Ticket(s) / Related Merge Requests

#4163 (closed)

Summary of Changes

  • adds support for custom API URL to the dev tools
  • adds the possibility of enabling the dev tools in the production build of the app

Testing Considerations

Review apps (QA builds) has dev options enabled by default

Dev Mode can be enabled/disabled by:

  • Tapping on the settings screen title 15 times
  • Tapping on the top left corner of the welcome screen 15 times

Regression Scope

This MR changes some config logic to allow the customization, app initialization can be affected

Platform Affected (web, mobile, etc)

Android and iOS

Edited by Martin Santangelo

Merge request reports