gwtphonegap icon indicating copy to clipboard operation
gwtphonegap copied to clipboard

resolveLocalFileSystemURI is deprecated. Please call resolveLocalFileSystemURL instead.

Open washowasho opened this issue 8 years ago • 0 comments

Hello - Received the message below when testing w/ GWT PhoneGap. I noticed that there is no function for resolveLocalFileSystemURL in the PhoneGap.getFile() code. Is this not implemented yet? Or am I looking in the wrong spot? Thanks.

"resolveLocalFileSystemURI is deprecated. Please call resolveLocalFileSystemURL instead."

washowasho avatar Nov 01 '16 17:11 washowasho