Start Safari from your code


/ Published in: iPhone
Save to your folder(s)



Copy this code and paste it in your HTML
  1. [[UIApplication sharedApplication] openURL:[NSURL URLWithString: @"http://www.google.co.uk"]];

Report this snippet


Comments


You need to login to view comments.