Crash log on mobile?

Ralph DiMola rdimola at evergreeninfo.net
Wed May 8 19:17:58 EDT 2019


J,

Using adb at the command prompt(in the platform-tools folder in the SDK)...
First clear the logcat
Adb logcat -c
Then run your app, let it crash and then dump the logcat. This will dump to
your screen.
Adb logcat -d
You can pipe the screen dump into a file if you need to submit a bug report.
There's a lot in the logcat and not all of it will be related to the crashed
launch.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Wednesday, May 08, 2019 6:40 PM
To: LiveCode Mailing List
Cc: J. Landman Gay
Subject: Crash log on mobile?

An Android app in testing has crashed a few times. Is there a way to get a
crash log? There is no error, just a quit to the launcher.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list