Hi there,
I'm using Xamarin's beta channel and after the last update all my ReactiveUI command bindings stopped working.
When I bind a ReactiveCommand to a UIButton / UIBarButtonItem it throws this exception at execution time:
Could not find event 'Clicked' on object of type 'MonoTouch.UIKit.UIBarButtonItem'
What happened?
Thank you
Posts
Please create a bug report (http://bugzilla.xamarin.com) with a test case and we'll have a look.
Hey Renato, feel free to file a bug on ReactiveUI about this as well with more information, there might be some RxUI workarounds to get you going again