pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 584 forks source link

App crashes when trying to open a file using modal with already installed app. #297

Closed alena-n closed 4 years ago

alena-n commented 4 years ago

Using "@ionic-native/file-opener" <= 5.25.0 with cordova-plugin-file-opener2 version 3.0.1 leads to app crashing.

@ionic-native/file-opener/ngx showOpenWithDialog has 2 arguments, and there is no option to pass position that leads to error in FileOpener2.m in line 88 when it tries to take elements of position array that is Null