- Jun 6, 2020
- 11,517
- 4,383
KSCrash is an open source crash reports framework:
It is simple to use and looks like it works very good.
The app collects the crash reports and tries to send them when the app is started again. There are several ways to send the crash reports, including sending to a http server and sending an email.
The following code uses the email method.
The report includes a stack trace with the sub names.
How to use?
1.
B4X:
2.
In Application_Start:
B4X:
As you can see in the code above, it will only be activated in release mode on a real device.
3.
B4X:
برای دیدن لینک ها باید ثبت نام کنید
It is simple to use and looks like it works very good.
The app collects the crash reports and tries to send them when the app is started again. There are several ways to send the crash reports, including sending to a http server and sending an email.
The following code uses the email method.
برای دیدن لینک ها باید ثبت نام کنید
The report includes a stack trace with the sub names.
How to use?
1.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
In Application_Start:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
3.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید