Not really sure how to approach this but the scenario is this.
User buys a PDF booklet, pays via Paypal and redirects to a subscriptions page on successful payment where they click a link and the booklet downloads and opens in a new tab.
Except it doesn't always as my client is telling me she is getting reports of users getting errors downloading the file. Everything is good server side, I've put diagnostics in for the whole journey & I can also see where they are clicking the link the server returns a 200 response.
A lot of these users seem to be on iphones - is there anything in the settings that would prevent a pdf being downloaded and generating an error message? Maybe some kind of network issue?
Really have no idea how to try to solve this issue as it's occurring out there in the wild, so to speak
User buys a PDF booklet, pays via Paypal and redirects to a subscriptions page on successful payment where they click a link and the booklet downloads and opens in a new tab.
Except it doesn't always as my client is telling me she is getting reports of users getting errors downloading the file. Everything is good server side, I've put diagnostics in for the whole journey & I can also see where they are clicking the link the server returns a 200 response.
A lot of these users seem to be on iphones - is there anything in the settings that would prevent a pdf being downloaded and generating an error message? Maybe some kind of network issue?
Really have no idea how to try to solve this issue as it's occurring out there in the wild, so to speak
Comment