skip to Main Content

React Native Expo Android build failed: react-native-google-mobile-ads

I want to get a development build in my Expo application. Unfortunately, after upgrading Expo to version 49, I encountered these errors and couldn’t find a solution. > Configure project :react-native-google-mobile-ads :react-native-google-mobile-ads package.json found at /home/expo/workingdir/build/node_modules/react-native-google-mobile-ads/package.json [stderr] FAILURE: Build completed…

VIEW QUESTION

Flutter – Gradle build fail

I am trying to build a Flutter app. This is the error resulting from the logs FAILURE: Build failed with an exception. * Where: Build file 'C:UsersfrancDocumentsGithubxandroidbuild.gradle' line: 26 * What went wrong: A problem occurred evaluating root project 'android'.…

VIEW QUESTION

Visual Studio Code – Problems creating GDExtension

I would like to create modules for Godot using C++. For that I followed this tutorial https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_cpp_example.html. I'm using the following environment : MSYS2 with g++ v13.2 on Windows 11, python 3.11.4 and Visual Studio Code. So, I cloned this…

VIEW QUESTION
Back To Top
Search