bykof/cordova-plugin-webserver

sendFileResponse is not a function

bknill opened this issue · 4 comments

Hi,

sendFileResponse is not a function. Is this feature added (on Android) ?

bykof commented

There is no sendFileResponse feature yet.

I stumbled across on this as well - the function is listed in the README.

image

boedy commented

As long as this method is not implemented it should not be in the documentation. I recommend moving that code to a separate feature branch.

boedy commented

Serving file responses now possible on both iOS and Android. Check the README.md for details.