You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library complains for an invalid protocol buffer and crashes when parseFromData is used. In general I am facing problems in order to map arrays of NSDictionaries to protobuf objects. What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hello I am using the latest protobuf.io library and I am facing an issue with array elements.
My code is
and the json input is
The library complains for an invalid protocol buffer and crashes when parseFromData is used. In general I am facing problems in order to map arrays of NSDictionaries to protobuf objects. What am I doing wrong?
The text was updated successfully, but these errors were encountered: