mapsme / omim

🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
Apache License 2.0
4.58k stars 1.15k forks source link

BUILD_ROUTE not working with recent update of maps.me version at googlePlay #14188

Open wasimshigri opened 2 years ago

wasimshigri commented 2 years ago

As per the documentation, we are using the action (com.mapswithme.maps.pro.action.BUILD_ROUTE) to draw route and navigate on maps.me. But after the recent update on googlePlay, it's not working. When we use this action to open maps.me app with Intent from our application, it gives ActivityNotFound exception.