Cordova-plugin-background-fetch

Hi, Anyone using this https://github.com/transistorsoft/cordova-plugin-background-fetch plug in. It is not working in android. Error says plugin not installed.

.2020-07-15T18:30:00Z

hi,
this might be a obvious question, but you made sure to run

ionic cordova plugin add cordova-plugin-background-fetch

if yes, try to run ionic cordova plugin rm cordova-plugin-background-fetch and then ionic cordova plugin add cordova-plugin-background-fetch

Hi,
I tried uninstall and installing cordova plug in several times And Ionic documentation says this is for iOS platform but my requirement is for android

i think that’s it then
maybe ionic native doesn’t support it for android yet