Bug Appears in Distribution (App Store) Version of iPhone App

Deadly 提交于 2019-12-06 10:25:18

try to test your app in device by building it in release mode than install in your device and test the app. You can also try in simulator in release mode.

Clean your build, then select Build and Analyze from the Build menu. Maybe you get some helpful information there :)

Are the compiler optimization settings, preprocessor defines, SDK settings, etc., identical between your Ad Hoc builds and the final Distribution build? If not, that could cause a difference in behavior between the two versions on the same device.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!