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
cordova plugin version | grep cordova-plugin-file-opener2
Here is the output:
cordova-plugin-file-opener2 2.2.0 "File Opener2"
Another thing that is worth mentioning, is that if two or more capable apps are installed (Let's say trying to open a pdf file and there's two pdf viewers available) then the action sheet will display and the plugin will work, HOWEVER if there is only one OR even if the user selects 'always' for default one of those apps, then the app won't open anymore
The text was updated successfully, but these errors were encountered:
Expected Behaviour
Open third party app while on kiosk mode
Actual Behaviour
Does not launch
Steps to Reproduce
Try to open a file while using this plugin https://github.com/hkalina/cordova-plugin-kiosk
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 6.0.1
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
Cordova CLI info
Here is the output:
Plugin version
Here is the output:
Another thing that is worth mentioning, is that if two or more capable apps are installed (Let's say trying to open a pdf file and there's two pdf viewers available) then the action sheet will display and the plugin will work, HOWEVER if there is only one OR even if the user selects 'always' for default one of those apps, then the app won't open anymore
The text was updated successfully, but these errors were encountered: