App crashes with Map Widget

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
russel18
Posts: 3
Joined: Wed Sep 23, 2020 10:53 pm

App crashes with Map Widget

Post by russel18 » Thu Oct 01, 2020 7:10 pm

Hello all,

I'm trying to use a Map Widget on my Android App.
I placed the Map Widget on an extra card. The other parts of the App are working fine but whenever I want to
open the card with the Map Widget, my App crashes although it was working before.

It was never working on an Emulator, but didn't crash there, the map simply wasn't shown. Because of this, I tested
it on my real phone and it worked there perfectly. Now the app is crashing on my phone as well as on the Emulator.

I did not change the API Key nor did I change any inclusions. It just stopped working. I found similiar posts with the same problem,
but the workarounds there didn't work for me.

What I've tried so far:
- deleting the Map Widget and placing a new one on my card
- created and tried out a new API key
- created a completely new stack with only a Map Widget - still crashes.

Not sure what to do know because it was working perfectly just a few days ago.

Can you guys help me?

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7391
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: App crashes with Map Widget

Post by jacque » Fri Oct 02, 2020 6:12 pm

Crashes almost always are an engine problem and the team wants to know about them. Please submit a report at quality.livecode.com and include your stack, or better, a stripped down example stack, so they can trace the problem.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply