You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user downloads a paid issue, the app is given a temporary URL to download from Amazon S3. How long is that URL valid for? If the app may wait for WiFi until downloading then we may need to detect an expired URL and refresh it.
The URL is only valid for a few minutes. So we should refresh the URL in any case if the app has been waiting for the Wifi
The app should check if it is downloading over the mobile network because users might be charged per MB downloaded.
There should be an option to download over WiFi only and the app should wait for WiFi before downloading the file.
This especially applies to issues automatically downloaded from a push notification.
The text was updated successfully, but these errors were encountered: