Skip to content

textContent 执行了没有反应 #2

@yangyifeng

Description

@yangyifeng

在成功检测了微信已经安装,并且注册应用成功后,
执行以下代码:

    plugins.weixin.textContent(function(){
    alert("共享到微信成功");
}, function(){
    alert("共享到微信失败,请稍后再试");
}, "send", "test send text");

既没有成功提示,也没有失败提示

ecplise 的 LogCat 里面提示,有一个句相关的:

  ignore wecha app signature validation

这是怎么回事呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions