Am currently developing a mobile app using ionic framework.
The input file type does not trigger any file browser window. My mobile runs on Android 4.4 kitkat , However it does in Jelly bean 4.3.
Is there any fix for this?
Am currently developing a mobile app using ionic framework.
The input file type does not trigger any file browser window. My mobile runs on Android 4.4 kitkat , However it does in Jelly bean 4.3.
Is there any fix for this?
Can someone help here pls ? I have a deadline to meet.
KR
-Vasu
try crosswalk : ionicframework.com/blog/crosswalk-comes-to-ionic/
Try crosswalk! It lets you have google-chrome as the browser for the web view. Latest iterations of chrome support input type file, the older stock browsers(Android 4.3) does not support it. If you dont want to include crosswalk, then try cordova plugins for the same.