You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sample-app-capitals is not behaving entirely correctly.
When you click on one of the cities or "Show all", it displays the correct points on the maps with the correct names of the cities.
However, the application is not receiving back a valid response in CapitalsListActivity::onActivityResult from organicmaps.
I don't know exactly what the expected behavior is, but based on the code, it looks like it's supposed to open up this CityDetailsActivity, which never gets started for me, no matter what I do in the organicmaps app, including backing out of it.
Is anyone able to get it to behave correctly? I even tried reverting back to a few different older snapshots of organicmaps but had the same behavior.
Should I open up an issue in the main organicsmap repo?
Details of my phone:
Pixel 6a
Android Version: 14
I can upload video if it helps, but I'll have to compress it
The text was updated successfully, but these errors were encountered:
sample-app-capitals is not behaving entirely correctly.
When you click on one of the cities or "Show all", it displays the correct points on the maps with the correct names of the cities.
However, the application is not receiving back a valid response in CapitalsListActivity::onActivityResult from organicmaps.
I don't know exactly what the expected behavior is, but based on the code, it looks like it's supposed to open up this CityDetailsActivity, which never gets started for me, no matter what I do in the organicmaps app, including backing out of it.
Is anyone able to get it to behave correctly? I even tried reverting back to a few different older snapshots of organicmaps but had the same behavior.
Should I open up an issue in the main organicsmap repo?
Details of my phone:
Pixel 6a
Android Version: 14
I can upload video if it helps, but I'll have to compress it
The text was updated successfully, but these errors were encountered: