Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios下无法安装APP_KEY #19

Closed
jnotnull opened this issue Jul 5, 2016 · 4 comments
Closed

ios下无法安装APP_KEY #19

jnotnull opened this issue Jul 5, 2016 · 4 comments

Comments

@jnotnull
Copy link

jnotnull commented Jul 5, 2016

cordova plugin add <jmessage-phonegap-plugin路径> --variable APP_KEY=

执行后,APP_KEY并没有被替换

@pikacode
Copy link
Collaborator

pikacode commented Jul 7, 2016

@jnotnull 你好,

  • 在线安装、本地安装我刚刚都试过了,是正常的。
  • APP_KEY=后面直接填写你的 appkey 就行,不加任何空格、符号
  • 实在不能自动替换,可以手动在 JMessageConfig.plist 文件里修改

@jnotnull
Copy link
Author

jnotnull commented Jul 7, 2016

[DEV分支]我是这个格式: sudo cordova plugin add /Users/jiyanliang/gitlabprj/newjmessage/jmessage-phonegap-plugin --variable APP_KEY=5xxxxxxxa

恩恩 已经手工替换

@pikacode
Copy link
Collaborator

pikacode commented Jul 7, 2016

  • 你这是本地安装,安装前务必先下载最新版本的插件
  • 命令不用加 sudo,格式没什么问题
  • 安装前先删除原有插件

@jnotnull
Copy link
Author

jnotnull commented Jul 7, 2016

算了 关闭吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants