Skip to content

phpFox iOS App: Photos upload takes between 30sec and 1 min to upload #1

@jwpwhite

Description

@jwpwhite

What's happened?

Uploading photos in the app takes between 30sec and 1min even on a 20mb fibre line. The same photo takes about 3sec to upload on the Facebook iOS app. The issue will be even worse if multiple images are uploaded. In my opinion, this is a critical issue as most users will probably think the app has hung and close the app rather than wait for 30sec to a minute...

Steps to reproduce:

  1. Enter the phpFox iOS app and upload a photo taken with the iPhone. You will see that it takes between 30sec and 1min to upload even on a very fast internet connection.
  2. Enter the Facebook iOS app and upload the same photo taken with the iPhone. You will see that it take about 3sec to upload on the same internet connection.
  3. Run a Speed Test to check you upload speed. Mine was between 15mbps and 20mbps

What's expected?

I would expect the iOS app to upload a photo in under 10sec on a very fast internet connection. From what I can see, the iOS phpFox app is trying to upload the full resolution image, which then has to be scaled by the server before it is shown. The Facebook is resizing the image before it is upload, saving considerable upload time and possible server processing too.

Browsers and Devices tested

iPhone 7 running iOS 12.4.1

Server information

Amazon Linux, php 7.2

phpFox version

phpFox 4.7.7

Screenshots

fibre speedtest

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions