Closed lizhaoyang140901 closed 5 months ago
用xcode改release schema运行看看具体报错
用xcode改release schema运行看看具体报错 release模式不是更看不到报错吗?release模式怎么看具体报错。 一打开就直接崩溃啦,等再次打开就没事啦。
一打开就直接崩溃啦,页面也关啦,看不到报错。
或者集成sentry之类的服务,自动上报
xcode里会有输出的,
提问模板里也有提到控制台方式,不需要xcode
好的,我去试试,感谢。
👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
请按以下格式提供问题的相关信息。
问题的具体描述
在本地使用Xcode安装0.72.7版本react-native的app,正常启动,没有问题。但是打包之后,使用TestFlight安装下载后,首次打开100%崩溃。及时卸载后,再此从TestFlight上下载,首次打开还是会崩溃。
请描述完整的环境/版本信息
只在ios环境有这个问题,各种型号的ios手机都有问题。Xcode版本15.2,React-Native版本0.72.7。及时是清空缓存数据,再从testFlight上下载,首次打开还是会崩溃。
预期结果
不确定是不是react-native大版本升级导致的问题,希望达成的结果就是,首次安装不报错。