简体   繁体   中英

xcode 7.1 build/run error for iphone 4s version 9.1

My app work perfectly on iPad with iOS 9.1 and all the views work perfectly in iPhone with iOS 9.1 expect one view . With iphone 4s , 5 the problem is (lldb) with EXC_BAD_ACCESS(Code = 2 ,) With iphone 5s , 6 , 6 plus , 6s , 6s plus no error message but the simulators hung all the time with max cpu and ram usage.

note : the implementation of view that causes the problem the same with iPad but in iPad work perfectly .

Please what the true analysis for the problem ?

I got it resolved by investigating for 1 day. I need to change the package identifier for ex in my case com.pkg1.pkg2 and then last identifier and you need to select proper team. So that it will work I will send you the screenshot for the same.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM