Flutter Firebase Google Apple Facebook sign in - Stack Overflow

Solved the issue using authResult.user.linkWithCredential(credential). final authResult = await _appleAuth(context); //get the Firebase ...

Lee mas