ios - is there any possibility to simulate the gesture background with code? -
when app in background, there way simulate slide gesture unlock phone?
i find way simulate when app running:
[[uiapplication sharedapplicationd] sendaction:@selector(action) to:target :from:webview forevent:toucheventornil];
any solutions?
thanks,zmr.
Comments
Post a Comment