RosSwift icon indicating copy to clipboard operation
RosSwift copied to clipboard

Didn't return an array raised when connecting Foxglove Bridge

Open HackingGate opened this issue 1 year ago • 0 comments

On example App, I tried to connect to my iPhone running Foxglove Bridge.

The following error shows and I could not get topics nor subscribe to any topic.

[ERROR] [param.swift:249 has(key:)] hasParam failed: malformed("XML-RPC call [hasParam] didn\'t return an array")

[ERROR] [TopicManager.swift:386 registerSubscriber(name:datatype:)] registerSubscriber malformed("XML-RPC call [registerSubscriber] didn\'t return an array")

HackingGate avatar Jun 06 '24 15:06 HackingGate