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
I encode with jsonString below successful but I got the error Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end." UserInfo={NSDebugDescription=Garbage at end.} when I decode it back.
I encode with jsonString below successful but I got the error Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end." UserInfo={NSDebugDescription=Garbage at end.} when I decode it back.
{"acc":[{"user_id":"u_1","deps":[{"metadata":"""","id":"p_1","docs":[],"name":"Shin"}]}]}
The text was updated successfully, but these errors were encountered: