This is not ideal as it's using private APIs, which Apple can change at the drop of the hat, and then you're left explaining to your boss why your code doesn't work any more. It's better to find a solution that uses the documented APIs, or tell your designers the UX is not possible.
This is not ideal as it's using private APIs, which Apple can change at the drop of the hat, and then you're left explaining to your boss why your code doesn't work any more. It's better to find a solution that uses the documented APIs, or tell your designers the UX is not possible.