react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.12k stars 876 forks source link

Expo sdk 49 eas build android error #1202

Closed sevketaydogdu closed 9 months ago

sevketaydogdu commented 9 months ago
> Configure project :app
 ℹ️  Applying gradle plugin 'expo-dev-launcher-gradle-plugin' (expo-dev-launcher@2.4.8)
 ℹ️  Applying gradle plugin 'expo-updates-gradle-plugin' (expo-updates@0.18.11)
[stderr] FAILURE: Build failed with an exception.
[stderr] * Where:
[stderr] Build file '/home/expo/workingdir/build/android/app/build.gradle' line: 182
[stderr] * What went wrong:
[stderr] A problem occurred evaluating project ':app'.
[stderr] > Cannot invoke method android() on null object
[stderr] * Try:
[stderr] > Run with --stacktrace option to get the stack trace.
[stderr] > Run with --info or --debug option to get more log output.
[stderr] > Run with --scan to get full insights.
[stderr] * Get more help at https://help.gradle.org
[stderr] BUILD FAILED in 2m 15s
15 actionable tasks: 15 executed
Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.

After installing this package eas not builds android. Any type of android builds fails(development,production)

Package Versions

"@react-native-google-signin/google-signin": "^10.0.1", "react-native": "0.72.3",

github-actions[bot] commented 9 months ago

:wave: @sevketaydogdu, sorry you're having an issue. As the issue template explains, we require that you provide a runnable example that reproduces your issue (please read the issue template). The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug. Please create a new issue with this and we'll be happy to review it! If you're hitting a hard wall, you may consider paid assistance.