Details
Description
Changing url inside Companion app doesn't change connection url QtIVI backend.
Previously setServiceObject(nullptr) used to reset connection parameters.
Backends are loaded via plugins and urls are set in the constructor. Didn't find a way to recreate it.
Urls that are read on app start work correctly.