1、打开 xcode, 点击 product ,选择 clean ,执行clean操作

3、返回Flutter,执行flutter clean命令清理缓存

5、打开xcode,点击product 选择 archive 。这里千万不要动任何其他设置,否则会白屏。

6、上传到App store 进行测试,此时不会出现白屏问题了
时间:2024-10-11 20:28:07
1、打开 xcode, 点击 product ,选择 clean ,执行clean操作
3、返回Flutter,执行flutter clean命令清理缓存
5、打开xcode,点击product 选择 archive 。这里千万不要动任何其他设置,否则会白屏。
6、上传到App store 进行测试,此时不会出现白屏问题了