-2

I need help. I'm trying to make a battery monitor and I can't figure out how too. I'm not sure how any of UIDevice works...

user3513389
  • 17
  • 1
  • 3
  • 1
    You should include what you have you have tried so far in your question. If you haven't tried anything yet, don't post a question. – CrimsonChris Jun 08 '14 at 01:19

1 Answers1

0

See the related post below. I also hate to add that you should probably search stackoverflow first to see if someone has already answered your question.

iOS: how to get correctly battery level

Community
  • 1
  • 1
Grant Amos
  • 2,256
  • 17
  • 11
  • Okay, I did that but how would I display that in a label? – user3513389 Jun 08 '14 at 01:19
  • Not to sound harsh, but you should probably just do some iOS tutorials first. Then move on to battery monitoring. Check out these tutorials: http://www.raywenderlich.com/tutorials – Grant Amos Jun 08 '14 at 01:23