Crash Log in iPhone 4 with iOS 14

I was checking one crash in Xcode (Organizer) and I realized that the device iPhone 4 has iOS 14.2.1 (18B121).

Is that possible? Or what iOS device means "iPhone 4"?


Please post the entire crash log using the attachment feature so we can see what you're referring to.
In the Organizer window on Xcode I have this in the right side of the window:

Crash Log Details
Code Block
Binary The name of the App
Thread 0
iOS 14.2 (18B92)
Device iPhone 4

Crash Log Details
Code Block
Binary The name of the App
Thread 0
iOS 14.2.1 (18B121)
Device iPhone 4

This is the log:




I'm seeing this too.

But see how the Code Type is ARM-64?

Since an iPhone 4 is a 32 bit system, it wouldn't have this CPU. ..Then when you dig into your log, it mentions iPhone13,1 which is an iPhone 12 mini.

I've noticed the same in my logs - the details of the log show a different iphone version than the summary. In my case an iPhone 12 Pro was shown as "iPhone 4"

So the issue is that Apple shows incorrect device information in the side panel.

Thanks for letting me know I'm not the only user experiencing this!

Crash Log in iPhone 4 with iOS 14
 
 
Q