Hello,
I was wondering if detecting Jailbroken device by trying to create a file outside of the sandbox will cause a AppStore review rejection?
See example:
In that example developer is trying to create a file in "/private/" directory which is a restricted one.
Is that allowed and compatible with the AppStore review?