Alpha Abelandrianarivo

Results 4 comments of Alpha Abelandrianarivo

> I am using Expo 49 and the app crashes on android with this exception: > > > > > API key not found. Check that is in the element...

Hello guys! For Expo project add this into app.json/plugins `[ "expo-build-properties", { "android": { "buildArchs": ["arm64-v8a", "armeabi-v7a"], } ],` Thank me later!