Open tougher opened 7 years ago
The ConfirmThreeButtons is missing the UIApplication.SharedApplication.InvokeOnMainThread(() => {}); part on iOS :-)
ConfirmThreeButtons
UIApplication.SharedApplication.InvokeOnMainThread(() => {});
The
ConfirmThreeButtons
is missing theUIApplication.SharedApplication.InvokeOnMainThread(() => {});
part on iOS :-)