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.
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.