20
Views
0
Comments
[Google Maps Plugin Demo] Does it work on OS11?
Question
google-maps-plugin-demo
Mobile icon
Forge asset by João Grazina

Hello , 

I am trying to use the plugin into my workspace which is on version 11.0.212.0

But I can't make it work.

I setted up cordova, my API-key to the plugin.

It fails with There was an error processing your request and exit the app immediatly.

In the application center I can find two errors : 

- Cannot read property 'toLowerCase' of undefined

- A fatal error has occurred. Please contact OutSystems support: Failed resolution of: Lorg/apache/http/ProtocolVersion;


I've noticed that the error pop up when the plugin.google.map.Map.getMap(div,{ ... } ) is called

Also I use MABS v5.2.


Do you have any solution?

Thank you for your help

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.