驗證網址stackoverflow.com安全性

Download and install an ipa from url on iOS - Stack Overflow

I need to download and install an ipa directly from an URL. I have tried this: NSURL *url = [NSURL URLWithString:@"https://myWeb.com/test.ipa"]; [[UIApplication sharedApplication] openURL:url]; ... ... It won't be possible if you like to directly download...

網址安全性掃描由 google 提供