Thursday, 5 September 2013

will using low level api call e.g fork() in iOS app will lead to app rejection?

will using low level api call e.g fork() in iOS app will lead to app
rejection?

I am using fork() to check whether app sandbox is intact (i.e device is
not jailbroken). will using fork() result in app rejection?

No comments:

Post a Comment