Ich bin auf den Google -Anmeldeberalfehler 10 Developer -Fehler in der React Native Expo gestoßenAndroid

Forum für diejenigen, die für Android programmieren
Anonymous
 Ich bin auf den Google -Anmeldeberalfehler 10 Developer -Fehler in der React Native Expo gestoßen

Post by Anonymous »

Ich versuche https://github.com/react-native-google- ... gnin-Paket in meinem Projekt zur Implementierung von Google Login, aber ich erhalte Google Sign-In-Fehler: 10-Developer_error. https://react-native-google-signin.gith ... ng-up/expo, https://react-native-google-signin https://react-native-google-signin.gith ... leshooting, aber nichts löste mein Problem. . Handler:
Auch nach all dem, wenn ich auf die Schaltfläche klicke, erhalte ich die folgende Antwort: Google -Anmeldefehler: 10 - Entwickler_error. />


Code: Select all

    "dependencies": {
"@expo/vector-icons": "^14.1.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-native-fontawesome": "^0.3.2",
"@react-native-firebase/app": "^22.4.0",
"@react-native-firebase/auth": "^22.4.0",
"@react-native-google-signin/google-signin": "^15.0.0",
"@react-native-vector-icons/material-design-icons": "^12.0.1",
"@react-navigation/bottom-tabs": "^7.4.2",
"@react-navigation/elements": "^2.5.2",
"@react-navigation/native": "^7.1.14",
"dotenv": "^17.2.0",
"expo": "~53.0.19",
"expo-blur": "~14.1.5",
"expo-build-properties": "~0.14.8",
"expo-constants": "~17.1.7",
"expo-font": "~13.3.2",
"expo-haptics": "~14.1.4",
"expo-image": "~2.3.2",
"expo-linking": "~7.1.7",
"expo-router": "~5.1.3",
"expo-splash-screen": "~0.30.10",
"expo-status-bar": "~2.2.3",
"expo-symbols": "~0.4.5",
"expo-system-ui": "~5.0.10",
"expo-web-browser": "~14.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.79.5",
"react-native-fbsdk-next": "^13.4.1",
"react-native-gesture-handler": "~2.27.1",
"react-native-paper": "^5.14.5",
"react-native-reanimated": "~3.18.0",
"react-native-safe-area-context": "^5.5.2",
"react-native-screens": "~4.11.1",
"react-native-svg": "^15.12.0",
"react-native-video": "^6.16.1",
"react-native-web": "~0.20.0",
"react-native-webview": "13.15.0"
}

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post