Open
Description
Hi guys
I'm having trouble logging in with Google (using Firebase) only with android. When I try to login, the task returns me this error 'Exception of type' System.AggregateException 'was thrown.' In iOS everything works normal.
Can someone give me a light and point out the possible problem that is happening?
Thank's :)
Activity
robsonbramos commentedon Jan 31, 2018
I'm facing the same issue here. Any updates on this?
amiroveisi commentedon Mar 29, 2018
i have this problem too. any workaround?
no matter what WebClientId i set, it always keeps saying 'Exception of type System.AggregateException was thrown'.
Also i checked for InnerExceptions and StackTrace but both was empty
amiroveisi commentedon Mar 29, 2018
i solved the problem by adding two missed dependencies for google play service and Firebase
mekartikshah commentedon Mar 29, 2018
@bermoodastar hey which two dependencies? can you brief it out?
amiroveisi commentedon Mar 30, 2018
@kartikips
com.google.android.gms:play-services-auth-base:11.8.0
andcom.google.android.gms:play-services-auth:11.8.0
bluefwd commentedon Sep 9, 2018
same here
InnerException null