Skip to content
This repository was archived by the owner on Aug 18, 2019. It is now read-only.
This repository was archived by the owner on Aug 18, 2019. It is now read-only.

cordova build 不会将 plugin.xml 的配置写入 AndroidManifest.xml 里面,导致 key 为空 #2

Closed
@Hanruis

Description

@Hanruis

我是通过在 plugins 目录下的 android.json 文件,直接修改里面的 key 解决这个问题的。似乎 cordova build 的时候,不会再读取 plugin.xml 文件,而是直接读取 plugins 下的 android.json 文件。提出个问题,希望能够对后面使用这个插件的人有帮助。

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions