Hi Everyone:
I am a Chinese develeloper,In China Lot's of people use Wechat to send messages and share our feelings.It just like the Whatsapp, But I could found the component in Xamarin's component Store.I try to binding the Wechat SDK to Xamrin. But as a newhand for xamarin develeloper...I failed. Could someone or Xamarin to make a Wechat componet? Thanks. Here is the link to Wechat http://www.wechat.com/en/ and the iOS SDK is in http://open.weixin.qq.com/wechatapi/download.
Posts
Hi,
You can suggest components for us to add, which other developers can vote on the following page.
https://xamarin.uservoice.com/forums/145075-xamarin-component-ideas
The more votes it gets the more likely it is for us get this added.
Thanks
Dave
Just to help any other needs something similar
https://github.com/lucazulian/wechatsdk-xamarin
Just download the official SDK (.jar lib) link it like binding library and edit the MetaData file.
I am using Xamarin.Forms(PCL) i have one page in that textbox & 1 button is there,
when user click on button whatever typed in textbox that text should be send to all my whatsapp contact.
Is there any api or SDK available to achive above requirement?
Kindly help me, is there any solution?