I created a simple 'Share Extension' in xamarin ios
However, after tapping my extension icon, then the native share dialog comes up, then I tap 'post' button but, I do not see anything happening after the 'post' button is tapped.
In the DidSelectPost override, I tried AlertView, but nothing seems to be happening, the share dialog goes away.