In development, time can be drained getting to the setup/call screen. This introduces "jumpTo" for EnvConfig.xcconfig, it can be set to "MockCallScreen", "MockSetupScreen" and will get into the composite faster if setup locally.
Debug builds only
Does this introduce a breaking change?
[ ] Yes
[ ] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Pull request checklist
This PR has considered:
[ ] Color Theming
[ ] iOS supported versions (all major versions greater than or equal current target deployment version)
[ ] VoiceOver and Keyboard Accessibility
[ ] Internationalization and Right to Left layouts
[ ] Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
Pull request checklist
This PR has considered:
How to Test
What to Check
Other Information