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
PlayFabMultiplayerManagerErrorType has enums for Unknown, Error, NetworkCreateError, NetworkJoinError and NetworkLeaveError but the wrapper only reports PlayFabMultiplayerManagerErrorType.Error. How are we supposed to know which operation has failed so it can be handled properly?
The text was updated successfully, but these errors were encountered:
PlayFabMultiplayerManagerErrorType has enums for Unknown, Error, NetworkCreateError, NetworkJoinError and NetworkLeaveError but the wrapper only reports PlayFabMultiplayerManagerErrorType.Error. How are we supposed to know which operation has failed so it can be handled properly?
The text was updated successfully, but these errors were encountered: