I have a mobile html Facebook app which has a control to upload files (a simple input file). I can upload fine when I open the app in a browser like this apps.facebook.com/myapp. But once I go through the native Facebook app and load my app in the new FB's internal browser, the upload control doesn't work. It's there on the page but does nothing.
- Is this an expected behaviour?
- If so, how do I get around it?
- Can I force an app to open in an external browser like Chrome?
Thanks.