Looking at the Device Name (SDK) variable in a Mobile App suite, I see a pretty high occurrence of just "iPhone" and then a bunch of instances of "<Person's First Name>'s iPhone," in addition to the expected Device-Model, as in "iPhone 11,2". This is only happening in one of our mobile app report suites, so it isn't an iphone-to-adobe issue. While the deviceName (SDK) is wrong, we also have a value DeviceName coming through, which contains the correct value ("iPhone12,1" etc) even if deviceName SDK is wrong.
Is there a way to tell the SDK to always grab DeviceName ("iPhone 12,1") instead of deviceName of "Derek's iPhone"? I was hopeful we could tell Processing Rules to just grab DeviceName but it doesn't appear that's possible.