Hi all,
I apologize if this question asked before. I am still trying and not able to understand how to work with Cross Platform (PCL)support. We are developing an application to support iOS, Android and Windows Phone devices. We need to use same set of code (services,view-model and model) for all the above mentioned devices.
We need to use JSON data returned from Rest service.
Kindly provide us sample projects that call REST services with serialization using shared code which will work across different platforms(iOS,Android & Windows Phone)