Switch ContinueWith
to ContinueWithOnMainThread
Where did you see to use ContinueWith
? ContinueWithOnMainThread
is now best practice and if any of the Firebase SDK for Unity documentation says to use the former, I would like to know so i can change it.