My app has problems when used on Huawei P20 and P30. On other mobiles, the coordinates from the GPS comes regularily once per second. On the P20 and P30 only one coordinate pair comes when the app is started. And this coordinate pair has a very low accuracy (more than 2000m).
I have discovered that when I open e.g Google maps, it initially shows my position to be wrong, but after 1-2 seconds it jumps to the correct position. My app doesn’t. It’s stuck with the initial erroneous position.
So to the question. Is there a way to request new positions from the GPS from Corona? Or is there some other solution to this problem. I have tried all kinds of battery save settings on/off, position using wifi on/off, GPS on/off, but none seem to cure the problem.
Any help on this will be highly appreciated!