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

filesDidChange action not fired on iOS #133

Open
ghost opened this issue Nov 17, 2016 · 3 comments
Open

filesDidChange action not fired on iOS #133

ghost opened this issue Nov 17, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 17, 2016

Hello,

I'm using ember-uploader and everything works great on windows and android !

However, on iOS (10.1.1 on iPhone ; I've not tested with older versions), when I click on the select button, I'm able to pick a picture from my phone's gallery (or to picture a new one) but when selected, nothing happens.

It seems that the filesDidChange action is not fired and I have no way to debug the javascript on iOS (I do not have a Mac)

Does anyone has a clue on this weird behavior ?

Thanks

@digitaltoad
Copy link
Member

I'll look into this. I actually haven't tested in mobile.

@ghost
Copy link
Author

ghost commented Nov 21, 2016

Ok thanks.
Let me know when you have tested it.

@digitaltoad
Copy link
Member

I'm currently not able to reproduce this. The filesDidChange method is called on both the simulator and actual hardware running 10.1.1. Any other info you could give me?

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

1 participant