【发布时间】: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