IOS calls and returns the method of the current application.
UIWebView * callWebview = [[UIWebView alloc] init]; NSString * telUrl = [NSString stringWithFormat: @ "tel: % @", phone]; NSURL * telURL = [NSURL URLWithString: telUrl]; [callWebview loadRequest: [NSURLRequest requestWithURL: telURL];
[Self. view addSubview: callWebview];
Install 360 after IOS7 jailbreak and the mobile guard will automatically return to the desktop after making a call
Your good friend suggested to download and install the latest 360 mobile guard Professional Edition on the official website of 360 mobile guard after uninstalling it. It should not cause such a problem.
The code for ios development does not return the int value of the current month.
Why bother...
NSDateFormatter * dateFormat = [[NSDateFormatter alloc] init];
[DateFormat setDateFormat: @ "HH: mm: ss zzz"]; // you can specify what you want, month, year, and date.
// Next you can use this date. If you want to write a string like this, the other principles are basically the same.
NSString * dateString = [dateFormat stringFromDate: date];