Hello,
I am considering using a PCL (or multiple PCLs) for shared code between iOS and Android projects. I've read some posts here on the forum about this that say PCL support is still not very good (in xamarin?). I would need to use something like RestSharp to make requests (and possibly other libraries) inside of this PCL.
What is the current state of PCL? Is it "use at your own risk"? Can I safely accomplish what I outlined above?
Thanks