apache / cordova-plugin-battery-status

Apache Cordova Battery Status Plugin

Home Page:https://cordova.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this plugin not working in ios devices. is there any alternatives?

ivinantony opened this issue · comments

commented

Bug Report

this plugin not working with capacitor in ios.

Problem

its works only in android not in ios

What is expected to happen?

on plug and unplug events should trigger

What does actually happen?

Information

Command or Code

Environment, Platform, Device

Version information

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
commented

I created my own capacitor plugin for getting the battery change and events. If anyone need the same then i will make it publish