public void HandleInstallUrl(string appLink)
 {
     _brokerHelper.HandleInstallUrl(appLink, _parentActivity);
 }