I've checked the plugin repository on github, and there does not appear to be a plugin already written for ShareThis. I think this means I would have to install the mobile version of ShareThis written in Objective-C. Is there a way to make that work?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You are correct in that you would need to write a plugin to interface between the ShareThis iOS API and PhoneGap.
Looks like a pretty straight forward API... shouldn't bee too hard.
http://wiki.phonegap.com/w/page/36753496/How%20to%20Create%20a%20PhoneGap%20Plugin%20for%20iOS
Also, just looking at some of the simpler plugins in the GitHub repo you should be able to get one working for this.