Hi,
We have a native app installed on our clover station which has to keep running all the time on background and keep checking for new updates every 20 seconds.
We have two clover devices against same marchent id and our app is installed on both devices.
On one device our app work perfectly fine and on other it stop working after sometime and then won’t work until we restart that device.
We are using foreground service for this work.
Is there any setting needs to be enabled on device end so it work on both or what can be the problem?