Possible to launch Apple#39;s default weather app from my application?(可以从我的应用程序启动 Apple 的默认天气应用程序吗?)
问题描述
我的一个客户想要从我们的应用程序中打开 Apple 的本地天气应用程序.几次之后,我看不到可能的方法,除非我们需要使用任何提供自定义 url 方案的第三方应用程序.
One of my client wants to open Apple's native weather app from our application. After few I don't see a possible way, unless we need to go with any 3rd party apps which provides custom url scheme.
http://developer.apple.com/library/ios/#featuredarticles/iPhoneURLScheme_Reference/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007899
如果可能的话,如果有人确认或指导我,那就太好了.
It would be great if someone confirm or give me a lead if it is possible.
推荐答案
不可能,天气应用没有已知的 URL 方案,我怀疑它有一个未知的方案.
Its not possible, the weather app doesn't have a known URL scheme and I dubt that it has an unknown one.
这篇关于可以从我的应用程序启动 Apple 的默认天气应用程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:可以从我的应用程序启动 Apple 的默认天气应用程序吗?


基础教程推荐
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- 如何从 logcat 中删除旧数据? 2022-01-01
- iOS4 创建后台定时器 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01