I am using the KIO4 location sensor in a couple of different apps. It behaves differently in the two apps. I have compared and I cannot see any difference. There is an simple and interesting work around.
Simply my KIO4 LocationChanged routine only runs every 30 to 60 seconds. It is random and it does this while driving and the app is running.
In a sister app that I wrote, albeit 1% of the total code in the big nonworking app, it works perfectly. Here is the interesting point. If I run both apps in parallel, or I run google maps in parallel the big app works just fine and with acceptable results.
I see a setting to set update rate in the default location sensor, but not in the KIO4. I tried using the dummy routine with the default location sensor and it did not help.
Is there a way force the update at the proper time, or at least more frequent.