Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maps.me navigation not available #11134

Closed
Lineflyer opened this issue Jul 7, 2021 · 11 comments
Closed

maps.me navigation not available #11134

Lineflyer opened this issue Jul 7, 2021 · 11 comments
Assignees
Labels
Bug Issues classified as a bug Google Play or Beta feedback Issues derived from Google Play reporting or beta user feedback

Comments

@Lineflyer
Copy link
Member

Reported by some beta users, could not test it yet.

With the last version I was able to navigate with "MAPS.ME". This does no longer work.

@Lineflyer Lineflyer added Bug Issues classified as a bug Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility Google Play or Beta feedback Issues derived from Google Play reporting or beta user feedback labels Jul 7, 2021
@fm-sys
Copy link
Member

fm-sys commented Jul 7, 2021

Probably, we need to add maps me to the query section in the manifest

@Lineflyer
Copy link
Member Author

More detailed user report:
maps.me is shown as navigation option, but when I click it there is a message box, that this app is not installed with a link to install it.
Clicking the link gets to a 404 page

AFAIR we use a kind of API plugin towards maps.me (some code on our side). Maybe this code has problems with API 30.

The 404 is for sure a problem on their side as https://maps.me/get is linked in that box but not exisiting on their server.
But as the user has maps.me installed, the box should not show up at all.

@Lineflyer Lineflyer added Regression SDK30/SAF and removed Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility labels Jul 9, 2021
@Lineflyer
Copy link
Member Author

+3 from support mail!

@bekuno
Copy link
Member

bekuno commented Jul 12, 2021

see https://github.com/cgeo/cgeo/blob/release/mapswithme-api/AndroidManifest.xml
package="com.mapwithme.maps.api"

Hope that this is the correct one.

@moving-bits
Copy link
Member

Thanks, will prepare a PR for it, so that we can try.

@bekuno
Copy link
Member

bekuno commented Jul 12, 2021

Or: com.mapswithme.maps.pro
from https://play.google.com/store/apps/details?id=com.mapswithme.maps.pro

@moving-bits moving-bits self-assigned this Jul 12, 2021
@bekuno
Copy link
Member

bekuno commented Jul 12, 2021

By the way, I think that OSMAND was also supported?
See net.osmand - from https://play.google.com/store/apps/details?id=net.osmand

@moving-bits
Copy link
Member

will add it as well...

@bekuno
Copy link
Member

bekuno commented Jul 12, 2021

and there are more more apps at main/src/cgeo/geocaching/apps/navi -

=> Oruxmap https://play.google.com/store/apps/details?id=com.orux.oruxmapsDonate

@moving-bits
Copy link
Member

more to come?

@bekuno
Copy link
Member

bekuno commented Jul 12, 2021

not for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues classified as a bug Google Play or Beta feedback Issues derived from Google Play reporting or beta user feedback
Projects
None yet
Development

No branches or pull requests

4 participants