@FiveJStudios wrote:
Hi,
we have an app that has been working on iOS until this week. Now we receive a message " **ERROR Internal navigation rejected - not set for url='square-commerce-v1:// … "
when calling the url scheme for Square Payments: square-commerce-v1:
I have tried to whitelist as follows:
<access origin="square-commerce-v1:*" /> <allow-navigation href="square-commerce-v1://*" /> <allow-navigation href="square-commerce-v1://*/*" /> <allow-intent href="square-commerce-v1:*" />
Any thoughts?
Posts: 1
Participants: 1