Use Firebase to detect iOS-Jailbreak

Viewed 339

I have seen inside my Firebase Console, that Firebase Crashlytics seems to be able to detect, whether the device is jailbroken or not.

Crashlytics-Report

Is there a function/way to read this value inside my app to use it for other use-cases?

I didn't find something about it in the Firebase documentation.

0 Answers
Related