I just noticed on my app console the following:
[Device] Starting Corona OneSignal SDK v1.11.3 [Device] -canOpenURL: failed for URL: "cydia://package/com.example.package" - error: "This app is not allowed to query for scheme cydia"
After some research, I found out that this code is being called by OneSignal library to check if the device is jailbroken or not.
Why OneSignal wants/needs to know that?