App Crashes Only On Testflight Build

前端 未结 11 2148
北海茫月
北海茫月 2020-12-13 03:56

I have created an app on swift and tested it extensively using iPhone 6, iPhone 6 plus and iPhone 5 devices and all the simulators offered in Xcode. The app runs fine and do

11条回答
  •  抹茶落季
    2020-12-13 04:03

    In my case, changing Legacy Build System to New Build System (for Xcode 10) solves my issue where Testflight build behaves differently. Might be helpful to someone.

提交回复
热议问题