What is MGIsDeviceOneOfType

Just installed XCode 10.


I receive the following warning:


2018-06-05 13:25:47.686865+0200 simpleTest[14581:1428592] libMobileGestalt MobileGestalt.c:875: MGIsDeviceOneOfType is not supported on this platform.


Cannot find what MGIsDeviceOneOfType is about.


Edited : is it related to Mapping and Geographical Information System (“MGIS”) ?

Hi,

I'm using XCode while running simulator to test my code in iPhone Xr, it works great but when I test in iPhone 6s, this error is coming its annoying.


The Error is :


libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform.

Which version Xcode?


As noted above, that warning seems of no consequence and you might just want to ignore it.

I am using the latest M1 apple MacBook.I am getting the issue in the simulator iPhone 8 ios 12.4
Xcode 12.4
libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform.
flipper: FlipperClient::addPlugin Inspector
flipper: FlipperClient::addPlugin Preferences
flipper: FlipperClient::addPlugin React
flipper: FlipperClient::addPlugin Network
(lldb) 
What is MGIsDeviceOneOfType
 
 
Q