I'm curious as to what the best approach would be to maximize the amount of shared code using the Parse SDK or Parse REST API. I'm thinking that a Core project with file linking using the Parse SDK(Which is polished), or using a Core via PCL using the Parse REST API(Implementing the API...)
Any opinions would be greatly appreciated!