C cwt Active Member Licensed User Longtime User Oct 15, 2019 #1 I searched for info on this but did not find a definitive answer. I have a production app that works fine on my end but crashes on start for some users in the field. Of course, I cannot duplicate this on my end. How can I create a log file on the remote device that logs all exceptions (reasons for crash) that the user can locate and send to me? I can compile in debug mode and temporarily distribute the app for debugging purposes.
I searched for info on this but did not find a definitive answer. I have a production app that works fine on my end but crashes on start for some users in the field. Of course, I cannot duplicate this on my end. How can I create a log file on the remote device that logs all exceptions (reasons for crash) that the user can locate and send to me? I can compile in debug mode and temporarily distribute the app for debugging purposes.
Jeffrey Cameron Well-Known Member Licensed User Longtime User Oct 15, 2019 #2 See https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/ and https://www.b4x.com/android/forum/threads/uncaught-exceptions.59805/ . Upvote 0
See https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/ and https://www.b4x.com/android/forum/threads/uncaught-exceptions.59805/ .