Receipt hub mobile problem

The window in which the email is shown in Receipt Hub (the iframe) is unable to scroll on mobile making it impossible to view the details needed to complete a purchase.

I’ve tried mobile Safari and mobile Firefox.

Hi @adamoc

The box which displays the file is controlled by your browser rather than QuickFile.

You may find it easier to use the QuickFile app rather than trying to do it through the web interface. Just search for QuickFile in the App Store or Google Play. The app is still fairly new, but we’re actively working on adding new features.

1 Like

You don’t have scrolling enabled on the iframe. Adding -webkit-overflow-scrolling: touch will allow the iframe to scroll horizontally.

And I have the iOS app but it doesn’t currently have an option to do anything with purchases in Receipt Hub.

The functionality will be coming to the app in due course - it’s still early days yet, but we’re actively working on it :slight_smile:

I’ll certainly pass your feedback over to our development team however.

2 Likes

This topic was automatically closed after 7 days. New replies are no longer allowed.