【发布时间】:2017-01-12 20:49:10
【问题描述】:
我正在为一个具有多种构建风格的项目实施App Links,我想知道我应该如何构建我的assetlinks.json 文件。
包名有com.android.shared.package.flavor 格式,我可以在assetlinks.json 声明中使用"package_name": "com.android.shared.package" 吗? Or do I have to treat each build flavor as a separate app and follow the process for associating the site with multiple apps in the assetlinks.json file?
【问题讨论】:
标签: android json android-6.0-marshmallow deep-linking applinks