@Override
 public boolean canShow(final AppInviteContent content, boolean isBestEffort) {
   return AppInviteDialog.canShowWebFallback();
 }