When clicked on the Add to New Card Button , the pop is not showing and the function is not being called
While it is working on the Web View of it
<button
ng-click="sendToAnalytics().userTriggeredEvent({
eventCategory:'AppinApp-PaymentMethodsPage-ContinueButton',
eventAction:'click',
eventName:'When the user clicks on Continue button in the Payment Methods Page'
});
proceedToMobileCheckout(selectedCard);
$event.preventDefault();
$event.stopPropagation();"
type="button"
class="btn btn-primary appinapp-font-size prescription-label mt20 mb20"
>