So with Testflight pulling out Droid completely and SDK features for app's that did not use it before end of feb, I was looking for an alternative and saw
http://ubertesters.com/download-sdk/
They do seem to provide Droid and iOS support, However it seems unlike TestFlight the sdk is mandatory even for distribution.
Was going to try and create a binding for it, but their sdk is pretty much just a built obj-C framework bundle.
It has two header files and a SDK which prolly is the .a lib that the Xamarin binding project requires. Not sure if it is even possible to make a binding for this.
Anyone had any experience with this?