Hello fellas.
Im having trouble using Google maps in an action extension on IOS. Im currently writing it in swift 2.2 and i have it working in the Containing app without problems.
All possible issues with the API key is checked and this shouldnt be the problem.
I load the map just as i do in the containing app, but instead of showing a dot on a map at my location, it shows me this:
https://i.stack.imgur.com/6G5ao.png
So my question is - Is it at all possilbe to use google maps in an Action extension? If so, does anyone have experience whith this issue?
I have a question on SO regarding this, you can find it here - http://stackoverflow.com/questions/40997418/where-do-i-set-google-maps-api-key-in-an-action-extension-ios-swift
Thanks in advance