Security Alert on iOS 12.5.7

Message: "This app cannot run because the environment is not secure and your data may be at risk."

To reproduce this steps, use an iOS 12.X.X device. Download Wireless@SGx from App Store, open the app and wait awhile.

This error message does not live in our codebase and have not yet happened to any users with iOS version above 12.

After the app crashes, there will also be app analytics generated under these file names: JetsamEvent_<today’s date> and WSG.IOS_<today’s date>.

The logs can be found in: Settings -> Privacy -> Analytics -> Analytics Data

To anyone who have faced this issue before, I will appreciate if you can share some thoughts or application details with us.

If you search the ’net for that string exactly, so inside quotes, all the hits seem to be coming from apps on other platforms. That suggest that this isn’t alert isn’t coming from iOS but from somewhere in the app, probably from some third-party library or tooling that you’ve used.

If you run the app from Xcode on your iOS 12 test device, does it reproduce the problem?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Security Alert on iOS 12.5.7
 
 
Q