我们需要为 App Center 打开哪些 URL 才能为内部应用程序工作
What URL's do we need to open up for App Center to work for internal apps
我们使用防火墙来阻止公司用户访问互联网。但是我们有能力将所有用户都必须使用的重要网站列入白名单。
我们分发了一个安装了应用中心 sdk 的 android 应用。我们将哪些端点 URL 列入白名单,以便我们的用户可以与 App Center 通信,包括分发更新、分析和崩溃的能力?
以下是 SDK 使用的 App Center 端点的基本 URL。
- Logs/Crashes 来自任何模块:https://in.appcenter.ms
- 分发:
- 首次启动应用程序时浏览器打开时:https://install.appcenter.ms
- 签入应用更新:https://api.appcenter.ms
Appcenter 自己发布了白名单 - https://intercom.help/appcenter/en/articles/1881230-urls-and-ip-addresses-to-whitelist-for-app-center
我们使用防火墙来阻止公司用户访问互联网。但是我们有能力将所有用户都必须使用的重要网站列入白名单。
我们分发了一个安装了应用中心 sdk 的 android 应用。我们将哪些端点 URL 列入白名单,以便我们的用户可以与 App Center 通信,包括分发更新、分析和崩溃的能力?
以下是 SDK 使用的 App Center 端点的基本 URL。
- Logs/Crashes 来自任何模块:https://in.appcenter.ms
- 分发:
- 首次启动应用程序时浏览器打开时:https://install.appcenter.ms
- 签入应用更新:https://api.appcenter.ms
Appcenter 自己发布了白名单 - https://intercom.help/appcenter/en/articles/1881230-urls-and-ip-addresses-to-whitelist-for-app-center