There are cases where phones are not able to install the app from app store or play store. If phone is rooted, the app fails to install. Since the app is mandatory, its better to let its updated apk available for downloads. The root check for the app can be removed as it is not a banking app.
This is a very important feature of the APP because rooted devices are always a security threat. Since this app uses Location(GPS) and Bluetooth, it is easier to mock on rooted devices.
There are cases where phones are not able to install the app from app store or play store. If phone is rooted, the app fails to install. Since the app is mandatory, its better to let its updated apk available for downloads. The root check for the app can be removed as it is not a banking app.