I am running the ETA tutorial4 overnight. The app exited due to an error as follows:
"Received Dictionary Response: RWFFld
Decoding Dictionary failed: Duplicate definition for fid 1.
rsslReactorDispatch() failed: Unknown return code -1 from callback.
Exiting."
What's the best practice to prevent this error? To clear the dictionary before decoding the response? Or just simply discard it?
Thanks.