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
Follow up on #7300 - the .NET SDK needs to create fake users without a server-side connection. This was previously possible by calling SyncManager::get_user but that's now gone, so we should re-add it to the App class.
The text was updated successfully, but these errors were encountered:
Follow up on #7300 - the .NET SDK needs to create fake users without a server-side connection. This was previously possible by calling
SyncManager::get_user
but that's now gone, so we should re-add it to theApp
class.The text was updated successfully, but these errors were encountered: