ios - TestFlight app freezes on startup -
while running app distributed via testflight, keeps freezing on splash screen. have created new distribution certificate , ad hoc provisioning profile go it.
i believe have done necessary steps in project itself:
- i added testflight library , libz.dylib
- i entered 2 lines needed appdelegate
- i changed release signing entity distribution profile
uploading testflight works charm, downloading , installing app test phone. when run though, freezes on splash screen. no crashes or errors...
any ideas?
solved it. apparently, can not have iphone connected computer while running app installed via testflight.
Comments
Post a Comment