--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/68017202-572f-40b9-a102-2cb03ec396d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Which platform are you seeing the error on?Cheers,Stewart
On Thu, Nov 17, 2016 at 10:05 AM, <strafw...@gmail.com> wrote:
Hi, getting this error when creating a user with email and password. Using Unity 5.4.2.System.AggregateException: Exception of type 'System.AggregateException' was thrown.-----------------Firebase.FirebaseException:UnityEngine.Debug:Log(Object)com.objectnull.ultimate.main.data.FirebaseAuth:DebugLog(String) (at Assets/scripts/main/data/FirebaseAuth.cs:52)com.objectnull.ultimate.main.data.FirebaseAuth:HandleCreateResult(Task`1) (at Assets/scripts/main/data/FirebaseAuth.cs:87)System.Threading.Tasks.TaskCompletionSource`1:SetException(Exception)Firebase.Auth.<GetTask>c__AnonStorey0:<>m__0()Firebase.Auth.Future_User:SWIG_CompletionDispatcher(Int32)Firebase.AppUtilPINVOKE:PollCallbacks()Firebase.AppUtil:PollCallbacks()Firebase.FirebaseHandler:Update()Do I miss something?
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
I/Unity (14149): com.objectnull.ultimate.main.data.FirebaseAuth:InitializeFirebase()
I/Unity (14149):
I/Unity (14149): (Filename: ./artifacts/generated/Android/runtime/UnityEngineDebugBindings.gen.cpp Line: 45)
I/Unity (14149):
D/Unity (14149): Unable to lookup library path for 'App', native render plugin support disabled.
E/Unity (14149): Unable to find App
I/Unity (14149): DllNotFoundException: Unable to load DLL 'App': The specified module could not be found.
I/Unity (14149): at Firebase.AppUtilPINVOKE+SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_AppUtil (Firebase.ExceptionDelegate applicationDelegate, Firebase.ExceptionDelegate arithmeticDelegate, Firebase.ExceptionDelegate divideByZeroDelegate, Firebase.ExceptionDelegate indexOutOfRangeDelegate, Firebase.ExceptionDelegate invalidCastDelegate, Firebase.ExceptionDelegate invalidOperationDelegate, Firebase.ExceptionDelegate ioDelegate, Firebase.ExceptionDelegate nullReferenceDelegate, Firebase.ExceptionDelegate outOfMemoryDelegate, Firebase.ExceptionDelegate overflowDelegate, Firebase.ExceptionDelegate systemExceptionDelegate) [0x00000] in <filename unknown>:0
I/Unity (14149): at Firebase.AppUtilPINVOKE+SWIGExceptionHelper..cctor () [0x00000] in <filename unknown>:0
I/Unity (14149): at Firebase.AppUtilPINVOKE..cctor () [0x00000] in <filename unknown>:0
I/Unity (14149): at Firebase.AppUtil.SetLogFunction (Firebase.LogMessageDelegate arg0) [0x00000] in <filename unknown>:0
I/Unity (14149): at
Which platform are you seeing the error on?Cheers,Stewart
On Thu, Nov 17, 2016 at 10:05 AM, <strafw...@gmail.com> wrote:
Hi, getting this error when creating a user with email and password. Using Unity 5.4.2.System.AggregateException: Exception of type 'System.AggregateException' was thrown.-----------------Firebase.FirebaseException:UnityEngine.Debug:Log(Object)com.objectnull.ultimate.main.data.FirebaseAuth:DebugLog(String) (at Assets/scripts/main/data/FirebaseAuth.cs:52)com.objectnull.ultimate.main.data.FirebaseAuth:HandleCreateResult(Task`1) (at Assets/scripts/main/data/FirebaseAuth.cs:87)System.Threading.Tasks.TaskCompletionSource`1:SetException(Exception)Firebase.Auth.<GetTask>c__AnonStorey0:<>m__0()Firebase.Auth.Future_User:SWIG_CompletionDispatcher(Int32)Firebase.AppUtilPINVOKE:PollCallbacks()Firebase.AppUtil:PollCallbacks()Firebase.FirebaseHandler:Update()Do I miss something?
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/7a77e6e3-b622-470d-bf4a-a3946b7b0c6f%40googlegroups.com.