I keep getting crashes on Fabric
for my iOS App.
Fatal Exception: DeviceNotSupportedException: Device Not Supported
At the signature of the function,
+(NSString*) IPHONE_OS_VERSION // Fabric pointed lines
{
// code
}
I never heard of DeviceNotSupportedException. What is the crash for? how to fix it?