Use URI object to handle product analytics apps uri
What does this MR do and why?
- Refactoring code to use URI instead of parsing the string with
split
. This is just to make the code cleaner. - Minor update to logging when starting .NET SDK app in tests
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N/A
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Ievgen Chernikov