开发者

iphone configuration profile installed via webkit

Good day!

I am using Xcode 3.1.4 and iPhone SDK 2.2.1. I am creating an iphone application and i would need the user to download a custom configuration profile (created by me) from a URL loaded via webkit. I have tested the URL 开发者_C百科in safari and it downloads and installs the profile just fine. however, the url opened via webkit could NOT download it. Why is this happening? Is this really possible?

any help would be much appreciated. thanks.


You application runs in a sandbox and has different permissions that Mobile Safari. Only Safari has permission to install the configuration, so you must pass the url to it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜