I have encountered EXC_BAD_ACCESS
on getDeviceInfo
for an app when upgrading to XCode 5.1 and support iOS 7.1
For XCode 5.1 and iOS 7.1, it is very strictly in memory management and it causes my PhoneGap application error on iPhone 5s (it works for all non 64 bit phones, just error on 5S).
I have researched and see lot of peoples having the same issue but no solution found so far.
I downgraded the XCode back to 5.0.2 and build for 7.0, it works perfectly on iPhone 5s 64 bit