Our team intervenes within 48 hours, we recommend you submit a public ticket so that other developers can help to fix the issue as soon as possible.

If you purchased the item 6 months ago, please read the Item Support Policy carefully before submitting a ticket.

Note: don’t share item or server credentials on public, use the private option.

Okay
  Print

Google Maps is not installed or disabled

Hello , 


In order to fix the issue related to google maps redirection , please add this line  in the Androidmanifest.xml

<queries>    
    <package android:name="com.google.android.apps.maps" />
</queries>

As the example above :

8789158335.png