Detect if device supports shake to undo

iOS 9 enables a user to disable "shake to undo" on their device


Is there any method to detect if a user does this?


My application requires users to perform an undo action in order to complete the final stage of a tutorial. Ideally I wouild remove this final stage on per user basis, depending on whether or not they have shake to undo disabled


Regards

Ben

Replies

Ask the user....use it as a learning experience built into the tutorial.