giggetto71 Active Member Licensed User Longtime User Jul 22, 2023 #1 Hi, does anyone know if the crashes shown on the google play console are only the uncaught exceptions or also the caught exceptions with Try/Catch. thanks
Hi, does anyone know if the crashes shown on the google play console are only the uncaught exceptions or also the caught exceptions with Try/Catch. thanks
Erel B4X founder Staff member Licensed User Longtime User Jul 23, 2023 #2 Caught exceptions will never appear there. Upvote 0
giggetto71 Active Member Licensed User Longtime User Jul 24, 2023 #3 makes sense. thanks. I was mislead by one which I was sure I got it caught in the code but I was wrong Upvote 0
makes sense. thanks. I was mislead by one which I was sure I got it caught in the code but I was wrong