Code 2 Exception

A user reported the error “Code 2” today which I haven’t come across before. The stack trace was;

at Realms.Sync.SyncConfiguration.CreateRealmAsync (System.Threading.CancellationToken cancellationToken) [0x00173] in <8705

There are a number of similar articles however none appeared to relate to this. Has anyone come across this error before?

Note: The application is written in c# not objective-c.

Hey Raymond, the stacktrace seems to be cut off - can you post the entire thing, including the exception type and message? It’s not something I recall seeing, but I hope the stacktrace will offer us some pointers.