File Uploader Not Working in New Beta Mobile Version [APP-7379]

Hello All,

I am facing an issue with the file uploader in the new beta version of the mobile app in AppMaster.io. The file upload feature is not working, and I am unable to upload files from the mobile app.

Steps to Reproduce:

  1. Open the mobile app (beta version).
  2. Try to upload a file using the file uploader.
  3. The upload fails (no response or error).

Temporary Workaround:

Since I need file upload functionality, I have implemented a temporary workaround by creating a web app that handles the file upload. The process works as follows:

  1. The user navigates from the mobile app to the web app.
  2. The user uploads the file via the web app.
  3. After successful upload, the user is redirected back to the mobile app.

Questions:

  • Is there an official fix or update planned for this issue in the beta version?
  • Is there a better way to seamlessly integrate the web upload flow into the mobile app?
  • Any suggestions on how to automatically redirect users back to the mobile app after a successful upload?

I would appreciate any insights or guidance.

Thank you!

Hello. Thank you for reporting this issue. We are aware of the problem with the file uploader in the new beta version of the mobile app and are actively working on a fix.