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

SocketIOFileUploadServer not accessible in mobile browser/ webview #15

Open
pitambar opened this issue Jul 26, 2014 · 3 comments
Open

Comments

@pitambar
Copy link

i tried to connect socket in android, windows mobile browser , in which socket is connected but the SOFU , i using submit button event to upload files, which works well on web browser but not in mobiles,
how to make it work with mobile as well, please suggest any solution to this

code snap for it:

appjs

index

@pitambar
Copy link
Author

the code works in ios/iphone/ ipod how to get working it with android/windows webview, i tried this but no use "585e704" .

the code selects the file on choose , but nothing happens on upload click, or should i use base64 to send data, as buffer type tranmition is not supported in older browser.
kindly suggest

@iraniamir
Copy link

if socket.io is working well on phones so the problem is from bad javascript code on client !

@vote539
Copy link
Collaborator

vote539 commented Sep 22, 2016

I recommend googling around a bit for how people recommend doing file uploads from mobile. Once you figure something out, feel free to submit any fixes as a PR.

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