티스토리 뷰

사용자 맞춤형 배터리 부족 알림을 선택하여 사용하는 경우 배터리 부족 알림 기능이 동작하지 않는다는 사용자의 피드백을 받았습니다. 확인 결과 오류로 판정되었습니다.

 

<오류 발생 시나리오>

1. 사용자 맞춤형 알림을 40%로 설정

2. 배터리 용량이 40%로 떨어졌을 때 최최 1회 배터리 부족 알림 발생

3. 사용자가 배터리 용량이 31%이하까지 떨어지지 않은 상태에서 충전을 다시 시작함

4. 휴대폰 사용 후 배터리 용량이 40%로 떨어졌을 때 배터리 부족알림 기능 동작 하지 않음을 확인

 

<오류 원인>

배터리 부족 알림 여부 초기값이 초기화 되지 않아 알림을 주지 않는 오류가 발생하였습니다.

 

<해결>

부족알림 여부를 판단하는 기준을 변경하였습니다. (하드 코딩된 31%조건을 제거!!!!)

이제 마음 껏 배터리 부족 알림 기능을 안정적으로 사용하세요.

 

 

We have received feedback from users that the low battery notification feature does not work if you select and use a customizable low battery notification. It was determined as an error as a result of the check.

<Error occurrence scenario>
1. Customized notifications are set to 40%.

2. When the battery capacity dropped to 40%, the battery low notification occurred at least once.

3. The user resumed charging while the battery capacity did not drop below 31%.

4. When the battery capacity drops to 40% after using the mobile phone, it was confirmed that the low battery notification function did not work.


<Cause of error>
The low battery notification error occurred because the initial value was not initialized.


<Solution>
We have changed the criteria for judging whether there is a shortage notification. (Remove hard-coded 31% condition!!!!)

Now, you can use the low-battery notification function reliably to your heart's content.

댓글