Sharing Screenshots to Social Media in C# and Xamarin
A single class solution to a common stack overflow question; How to share info (in this case a screenshot) to social media platform on your phone.
Handling Mobile Ads in C# and Xamarin
Recently I put out two games, The Chaotic Workshop and Pew Zoom Boom, which both have with a free ad supported version. There’s lots of support and examples for native code, but to get them working…