Hi,
My app has been working consistently for quite a long period. Venu had a firmware update and I started to get reports of the app displaying zero results. The cause of this is that no interval data is being generated / seen by the app though BPM is being reported. A user has tried many other HRV like apps and they all FAIL as well.
I've tried various changes to the sensor handling to see if this fixes the issue to no avail. I am now in the situation that a) the simulator shows no issues and works perfectly every time (even with original code that stopped working after the firmware update and b) users are now in the situation that if they run the app twice then they will get interval/beat data. This remains the case for a period of time ie subsequent runs work every time and then reverts to having the app run twice.
These on device issues (simulator has no issues and no crashes) are almost impossible to debug now as the ability to read the LOG file has been removed (they no longer exist - someone said because of MTP file system). Either the simulator needs to get up with API and firmware iterations or there needs to be better tools for live debug. ERA doesn't report anything of course.
original code (has worked OK for months):