Luccas Robert

Results 8 comments of Luccas Robert

@AlexMacha Conheço essa abordagem e usei ela depois de muito procurar, mas é workaround(famosa gambiarra), o numero de acessos mobile só aumenta, até onde eu vi esse problema existe a...

i can install `@tsconfig/node18` and let my `tsconfig` like this as a workaround, right? ``` { "extends": "@tsconfig/node18/tsconfig.json", "compilerOptions": { "rootDir": "./", "outDir": "./build", "declaration": true }, "include": [ "./"...

+1 same error here, only on android, iOS build works fine

something curious made the android build work, i edited the `node_modules/expo/scripts/resolveAppEntry.js` hoping to have some debug log, adding a console.log on line 20 of that file and running prebuild +...

@ReimagineDigital I had tested this, without success, I keep doing what I said above until I find a definitive solution

this can be solved adding permissions on app.config https://docs.expo.dev/versions/latest/config/app/#permissions