【问题标题】:Social Sharing not working in phonegap社交共享在电话间隙中不起作用
【发布时间】:2015-12-25 18:45:30
【问题描述】:

我是 phonegap 的新手。我已经从github Social-Sharing-Plugin 配置并安装了社交分享插件。当我通过cordova run wp8 运行cordova 应用程序时,它会显示错误消息

Plugins\cordova-plugin-x-socialsharing\SocialSharing.cs(7,7): error CS0246: The type or namespace name 'Newtonsoft' could not be found (are you missing a usin g directive or an assembly reference?) [C:\xampp\htdocs\myapps\platforms\wp8\AdvisoryMandi.csproj]

【问题讨论】:

    标签: javascript cordova phonegap-plugins


    【解决方案1】:

    尝试在终端中通过此代码卸载插件,cordova plugin rm cordova-plugin-x-socialsharing 并通过cordova plugin add cordova-plugin-x-socialsharing 重新安装。尝试重建它可能工作的应用程序。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-09-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-10-29
      • 2014-07-15
      • 2015-06-08
      • 2013-04-16
      相关资源
      最近更新 更多