Achill Rudolph
Achill Rudolph
I had the [same issue like @tlmader ](https://github.com/expo/expo/issues/10860#issuecomment-917732407) with two apps popping up where the left one worked, and the right one didn't. The solution for me was to **remove**...
@umarummas here is a working example/[mcve](https://stackoverflow.com/help/minimal-reproducible-example): https://github.com/acrdlph/expo-mcve/tree/expo-auth-sessions (this one even works with the `scheme` specified, so as I said in my previous post, that can't be the only reason for...
Unfortunately no solution yet -- I also tried using the 'old' / un-optimized way of passing the mapping as `
Yes for me, the metro config approach works in the development client - just not in production Play / App Store builds. However @GautierT, you are also right that the...
I get the same error
This issue has the solution: https://github.com/d3/d3-request/issues/24 Reverting to d3 version 4.10.0 works wonders 💯
I have the same issue ... it only works if I include a **non-empty** GoogleService-Info.plist file in the repository / before the `eas-build-pre-install`