You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: