Re: Browser Widget Problem in Android

2018-11-25 Thread J. Landman Gay via use-livecode
Did you get a map API key as the dictionary describes? "Note: In order to use the map widget on Android, you must create a Google Maps V2 API key for your app, and set it in the standalone settings for the map widget via the cog icon in the Inclusions pane of the standalone settings stack."

Re: Browser Widget Problem in Android

2018-11-25 Thread Andrew Bell via use-livecode
tion", make a difference for your app? --Andrew Bell Subject: Browser Widget Problem in Android Message-ID: <005601d4844f$ba732c60$2f598520$@golddogcoffee.com> Content-Type: text/plain; charset="us-ascii" I have put a map browser widget in my app. When I load the URL an

Browser Widget Problem in Android

2018-11-24 Thread Mike for GDC via use-livecode
I have put a map browser widget in my app. When I load the URL and try to display it in my android, I just get a blank screen. Attached are my standalone settings. The app works on my desktop but NOT on the Android. The browser URL is set correctly, it just does not display. Any suggestions