I’m new in Xcode.
In my magic app,I want to lock and immediately unlock the screen,how to do the action?
Example code would be helpful.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t do that with official iPhone sdk. But as you are saying that this is magic (or fun) app I suggest you create animation in image frames and run that.. (if you just want to show the animation to user).
There is no way to do that.