# Extension or workaround?: battery management component needed

**URL:** https://community.thunkable.com/t/extension-or-workaround-battery-management-component-needed/605737
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [June 10, 2020, 1:27am UTC](https://community.thunkable.com/t/extension-or-workaround-battery-management-component-needed/605737 "2020-06-10T01:27:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cicas41732d2qcj](https://avatars.discourse-cdn.com/v4/letter/c/49beb7/32.png) [@cicas41732d2qcj](https://community.thunkable.com/u/cicas41732d2qcj)
#### Post date: [June 10, 2020, 1:27am UTC](https://community.thunkable.com/t/extension-or-workaround-battery-management-component-needed/605737/1 "2020-06-10T01:27:51Z")

</div>

Hi Thunkers,

I used Taifun’s battery management extension to get battery charge status in AI2, but AI2’s fabled iOS version seems no nearer now than it did two years ago. I have given up waiting.

So, I turned to Thunkable X to start an iOS project but now it seems that Taifun’s extensions cannot be used here. So, I’m stuck now anyway…unless you happen to know how I get get battery status data out of Thunkable X?

Thanks to all.

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2020, 7:31am UTC](https://community.thunkable.com/t/extension-or-workaround-battery-management-component-needed/605737/2 "2020-06-10T07:31:22Z")

</div>

Hi,

[https://developer.mozilla.org/ru/docs/Web/API/Navigator/getBattery](https://developer.mozilla.org/ru/docs/Web/API/Navigator/getBattery)

But you can use a function that is not recommended at your own risk as in this example. On my Android 9 in Live it works

[https://x.thunkable.com/projects/5ee0797d07c70d7858494330/project/properties/designer/](https://x.thunkable.com/projects/5ee0797d07c70d7858494330/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:27am UTC](https://community.thunkable.com/t/extension-or-workaround-battery-management-component-needed/605737/3 "2024-11-08T11:27:28Z")

</div>


