'I am Getting value of Family Name,Given name and name as null when i pass account Name in configure() method

I want to do google signIn with my custom email popup everything works as expected but there is one issue that i got value of familyName,GivenName and name as null when i pass accountName in configure() method. So is there any solution for get familyname,givenName and Name with pass Account Name in Configure() method??Because i want to sign in with specific email so there is any alternative solution for doing google signIn with specific email using @react-native-google-signin/google-signin npm then please help me. I am using @react-native-google-signin/[email protected] version. My react-native version is 0.65.1



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source