Skip to content

'System.AggregateException' Android build #23

Open
@douglas-martins

Description

@douglas-martins

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

robsonbramos commented on Jan 31, 2018

@robsonbramos

I'm facing the same issue here. Any updates on this?

amiroveisi

amiroveisi commented on Mar 29, 2018

@amiroveisi

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

amiroveisi commented on Mar 29, 2018

@amiroveisi

i solved the problem by adding two missed dependencies for google play service and Firebase

mekartikshah

mekartikshah commented on Mar 29, 2018

@mekartikshah

@bermoodastar hey which two dependencies? can you brief it out?

amiroveisi

amiroveisi commented on Mar 30, 2018

@amiroveisi

@kartikips
com.google.android.gms:play-services-auth-base:11.8.0 and com.google.android.gms:play-services-auth:11.8.0

bluefwd

bluefwd commented on Sep 9, 2018

@bluefwd

same here
InnerException null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @amiroveisi@robsonbramos@douglas-martins@mekartikshah@bluefwd

        Issue actions

          'System.AggregateException' Android build · Issue #23 · googlesamples/google-signin-unity