public void ShowAlertPopup()
 {
     androidUltimatePluginController.ShowAlertPopup("your native popup title", "your native popup message");
 }