Reputation: 1
We currently use WebView to load html content.But the payment gateway loaded has Apple Pay button which only gets enabled in Safari browser.
We are kinda stuck because
**1.In iOS safari and sfsafaricontroller objects support Apple Pay
2.SFSafariViewController only supports URLs and that of type http:// and https://**
Can somebody suggest an alternative solution
Upvotes: 0
Views: 182