开发者

Is it possible to launch Google+ iPhone app from within another app?

I know the url scheme is the only way to do it. Is Google+ having that? And where can I check whether an app has registered url?

Thanks开发者_运维问答!


check their Info.plist for CFBundleURLName and CFBundleURLSchemes


If your iPhone is jailbroken and you have access to the directory where the Google+ app is (either with a shell or some other app) you can look at the info.plist in the resources dir and the URL scheme is written there. Otherwise you could try downloading the app via itunes on your computer and than viewing the bundle content in finder somehow, the info.plist will be there.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜