When working on a new Titanium project I came across a requirement which involved using maps on iOS and Android. Since Google has changed the way the API keys work I couldn't rely on the V1 method which I used in the past. Luckily Titanium provides the [ti.map] add-on module with [perfect documentation] on how to set it up for the V2 API keys.
Note: doublecheck if this module isn't already installed in the documented directory, in my case it was already present.
When I was ready to run my code and booted up my Genymotion emulator I got the following error: