One of the options in my app is launching the google maps.

The scenarios:

adb install xx.apkcalabash-android gen xx.apk

In the Android monitor I got the next message in the logcat:

05-14 18:43:18.239: E/Google Maps Android API(24417): Failed to load map. Error contacting Google servers. This is probably an authentication issue (but could be due to network errors).

Tried to change Keystores but I got the same results.

There is no issue with the network connection.

What I’m missing?