Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo sdk 49 eas build android error #1202

Closed
sevketaydogdu opened this issue Sep 17, 2023 · 1 comment
Closed

Expo sdk 49 eas build android error #1202

sevketaydogdu opened this issue Sep 17, 2023 · 1 comment

Comments

@sevketaydogdu
Copy link

sevketaydogdu commented Sep 17, 2023

> Configure project :app
 ℹ️  Applying gradle plugin 'expo-dev-launcher-gradle-plugin' ([email protected])
 ℹ️  Applying gradle plugin 'expo-updates-gradle-plugin' ([email protected])
[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
Copy link

👋 @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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants