Unity Background Service Versions Save

A simple project that shows how to create an Android service for Unity application working on background

v0.3.1

2 years ago

Fixed autostart issue for several devices (Redmi, Vivo, Huawei, HTC, Asus etc.)

v0.3

2 years ago

Unity Editor version migration: 2020.1.17f1 -> 2020.3.12f1 Fixed the following issue: Use of REQUEST_IGNORE_BATTERY_OPTIMIZATIONS violates the Play Store Content Policy regarding acceptable use cases, as described in http://developer.android.com/training/monitoring-device-state/doze-standby.html

v0.2

3 years ago

Initial version of the app. Service works on background and counts steps. Note: currently it saves the total amount of walked steps at the Unity side in PlayerPrefs