Kudo Chien
Kudo Chien
thanks! good to know the version resolving the issue. i'm closing this issue. if it still happening, please let me know. thanks!
hi there! this is duplicated of #20255. i have a proposing fix in #20342. could you help to apply the following patch in `node_modules/@expo/dev-server/build/LaunchBrowserImplWindows.js` and see whether it works for...
that's strange! could you share the entire content of the `LaunchBrowserImplWindows.js`?
thanks @mkhoatd! that's strange to me tbh, since we don't touch the code near `_open(...).default.openApp`. if unappling the patch, does it work for you?
the current approach needs to update the app.json schema. as we would have effort to move out expo-splash-screen as default dependency in bare-minimum template. it would be better for not...
@douglowder it's not js animation. just the entry point call is from js and then to native module.
just don't want to add more properties to `app.json splash`, considering we will move out splash-screen as default dependency at some point. an independent config-plugin inside expo-splash-screen may be a...
> If we want to support this on Expo Go, we can inject that config into the extra field and read it from there we can also read the value...
@douglowder how would you like to mention this feature in our doc? would you mention this in [app.json doc](https://docs.expo.dev/versions/latest/config/app/)?
hi there! does your sentry report more stacktrace from the crash? would be good to know more calling paths under the `St13runtime_error`.