I want to implement google sign in expo app. But while reading doc, it says expo-google-sign-in cannot be used in Expo Go. but it only works for standalone Expo apps https://docs.expo.dev/versions/latest/sdk/google-sign-in/#usage-with-firebase I don't understand what this means.
I have created expo app using expo init
command.
Is this standalone app or Expo go?
Please let me clear about this.