-
Notifications
You must be signed in to change notification settings - Fork 246
Description
I've tried creating a new project and following all the steps 2 times now. I get the same error. I've followed all the steps.
Unity: 2019.3.13f1
Playfab SDK: 2.88.200615
NullReferenceException: Object reference not set to an instance of an object ReferralCodeDemo.OnRedeemReferralCodeCallback (PlayFab.ClientModels.ExecuteCloudScriptResult result) (at Assets/PlayFab_Recipes/ReferralCodes/Scripts/ReferralCodeDemo.cs:154) PlayFab.Internal.PlayFabHttp+<>c__DisplayClass23_01[TResult].<_MakeApiCall>b__1 () (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
PlayFab.Internal.PlayFabUnityHttp.OnResponse (System.String response, PlayFab.Internal.CallRequestContainer reqContainer) (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:247)
UnityEngine.Debug:LogException(Exception)
PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:251)
PlayFab.Internal.d__12:MoveNext() (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:190)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
`
