Improve support for Xamarin iOS/Android clients
Provide better support and testing around Android/iOS builds. iOS's AOT restrictions would likely require code-gen to minimize NoJIT errors.
62
votes
Android and iOS PCL client support added in v4.06. See PCL examples for different client platforms at:
https://github.com/ServiceStack/Hello
v4.06 Release notes at:
https://github.com/ServiceStack/ServiceStack/wiki/Release-Notes
-
Jay commented
Turn this into a portable class library :)