It was written in docs, I just posted that code so that if he likes to add, he can add, Also, you may know significance of email-targeted bug tracking, he can mail the specific users using smtp that thanks for reporting the bug/ or he can see on whose device bug has occured
You need to understand that an email isnāt linked to one device, it can be linked to multipleā¦ It wouldnāt make a difference.
I donāt because I donāt collect emails to email people and say āCongratulations! You found a bug.ā
You can also do this in the application after the bug was āreported.ā Thereās no need to email the user afterwards and waste resources.
I just suggested code to him, not asked him Add it right now!
there is an example of aia, or a video example. how to use it correctly?
I registered on the site. received a token. how to connect it correctly. I donāt know
Hi @Dominick_Skidrow
You can set token using -
Then InitializeBugfender -
Use methods to send log
Methods Documentation
Blocks | Description |
---|---|
Send an issue log. | |
Send a crash log. | |
Send Debug log. | |
Send an Error log. | |
Send a Warning log . | |
Send a Trace log. | |
Send a Fatal log. |
will it be necessary to decompile the program and edit the manifest?
much easier. than I thought. Thank you
how can I get the token . which website?
send issue block should be on same screen where we initialized bugfinder or we can use it on another screen ?
and what is this text block ISSUE and OOPS ISSUE ??