Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploaded Status Cancelled only on iOS #234

Open
DavidAriza opened this issue Jul 27, 2022 · 3 comments
Open

Uploaded Status Cancelled only on iOS #234

DavidAriza opened this issue Jul 27, 2022 · 3 comments

Comments

@DavidAriza
Copy link

I'm trying to upload a file on iOS but it's not working, I get statusCode 500 and Upload Status 5, any idea why is this happening only on iOS? In Android is working fine

@jaysignorello
Copy link

I'm having the same problem. However, oddly it works for me in debug mode on a real device and in the simulator. When I make a release build, it stops working and I don't receive any result events, though it enqueues the tasks without any problems. The same web url, data, and file uploads fine in flutter.

@waqadArshad
Copy link

@jaysignorello did you find any solution? Please help me out here. The app is live and this is unbearable. Thanks

@jaysignorello
Copy link

@waqadArshad yes, I setup the listener to work in the foreground, which seems to work fine while the user is using the app, but certainly isn't ideal given it's not working as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants