const reponse=()=>{
var Battery=Device.getBatteryLevel();
Battery<=22?Api.off():0;
}

이거 메세지 오고 22퍼 돼도 안꺼지는 이유가 뭠미까

- dc official App