This repository was archived by the owner on Dec 22, 2023. It is now read-only.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Open
Description
Hey @andrealufino
ALBattery remaining hours methods don't work for me.
As I saw the infoForDevice method returns nil
on device & on simulator it returns the dictionary, but doesn't find the needed data & it returns in both situations "NS".
Tested on iPhone 5 with iOS 8.4, iOS & iOS Simulator with iOS 8.2.
It applies for all the methods listed:
+ (NSString *)remainingHoursForStandby;
+ (NSString *)remainingHoursFor3gConversation;
+ (NSString *)remainingHoursFor2gConversation;
+ (NSString *)remainingHoursForInternet3g;
+ (NSString *)remainingHoursForInternetWiFi;
+ (NSString *)remainingHoursForVideo;
+ (NSString *)remainingHoursForAudio;
Any idea why is that so, any changes in Apple's API maybe?
Thanks for the library,
Metadata
Metadata
Assignees
Labels
No labels