Instant Terra Forum

Instant Terra => Feature requests => Topic started by: ZoltanE on October 22, 2021, 06:47:12 AM

Title: Option to disable crashlog sending
Post by: ZoltanE on October 22, 2021, 06:47:12 AM
My employers are uncomfortable with an app sending crash data because that might leak information about the project. It would be very important to have a way of disabling that functionality.
Title: Re: Option to disable crashlog sending
Post by: Alexis Vaisse on October 22, 2021, 11:30:13 AM
Hi,

If you don't want any crash report to be sent, you can define the following environment variable: INSTANT_TERRA_DO_NOT_SEND_CRASH (any value will work).
If the application crashes, a message box indicates whether an anonymous crash report has been sent.

This feature will be available in Instant Terra 2.4 to be released next week.

If you find a repro case for a crash, please send it to support@wysilab.com.
That's the best option to get the crash fixed. ;-)
Thanks.
Title: Re: Option to disable crashlog sending
Post by: ZoltanE on October 22, 2021, 01:27:12 PM
Oh I see, great, thanks! :)