I'm using the sumup-ios-url-scheme for a client for some years now, where as just 2-3 weeks ago it stopped working without any sumup-specific modifications from my side. iOS Version 13.5.1 and Sumup-App Version 2.14.8.
The link I'm redirecting to is somewhat like sumupmerchant://pay/1.0?amount=10.00¤cy=eur&affiliate-key=<keyhere>. The sumup app starts, shows the correct amount but after selecting "pay with terminal" a system alert as well as an app alert pop up, citing a server and connection failure.
Due to my issue having the same symptoms as described in issue #10 I tried to add com.apple.mobilesafari to the allowed application IDs (since I'm redirecting from safari on an ipad) but this did not change anything. Before, there was only test added as allowed app ID.
Were there any changes on your side I've missed or do you know what might be the problem here?
Thanks in advance
I'm using the sumup-ios-url-scheme for a client for some years now, where as just 2-3 weeks ago it stopped working without any sumup-specific modifications from my side. iOS Version 13.5.1 and Sumup-App Version 2.14.8.
The link I'm redirecting to is somewhat like
sumupmerchant://pay/1.0?amount=10.00¤cy=eur&affiliate-key=<keyhere>. The sumup app starts, shows the correct amount but after selecting "pay with terminal" a system alert as well as an app alert pop up, citing a server and connection failure.Due to my issue having the same symptoms as described in issue #10 I tried to add
com.apple.mobilesafarito the allowed application IDs (since I'm redirecting from safari on an ipad) but this did not change anything. Before, there was onlytestadded as allowed app ID.Were there any changes on your side I've missed or do you know what might be the problem here?
Thanks in advance