Cannot connect to background service on iOS Simulator
When running the app in the iOS simulator, the frontend fails to connect to the background service part. The background service replica in turn has the following error: QRemoteObjectNode::OperationNotValidOnClientNode
.
As this seems to happen on the latest stable branch as well, it probably is nothing new - we still shall try to find out why this happens and try to fix it so the app is fully usable in the simulator as well.