why is there no hours played but the api still returns an activity object?
i thought it maybe generates 1 per day, but there are a bunch of skipped days so that cant be true
Sans
why is there no hours played but the api still returns an activity object?
i thought it maybe generates 1 per day, but there are a bunch of skipped days so that cant be true
Looking at the code, it seems that the database stores it in seconds. It wouldn't be that hard to change, it was probably done because that's the format the graph libary wants it in.(edited)
Looking at the code, it seems that the database stores it in seconds. It wouldn't be that hard to change, it was probably done because that's the format the graph libary wants it in. (edited)