Ionic native file read not fire

Hi,

from few days plugin file not working. Expectialy, only read not working. All others methods works. For example readAsText cannot fire promise.

this.file.readAsText(this.file.externalDataDirectory, GLB.devicesSettingsFilename)

Why? Is my fault?

Thank you