DescriptionBreakpad implementation for ios. To be noted: 1) All is done in process, as multi-process is not allowed on ios. 2) Dump are saved when a crash occures but are not automatically send to the server. 3) Breakpad.h contains function to check if a dump must be uploaded, and to upload a dump. 4) The code is copy pasting a log of Breakpad implementation for Mac OS. It might be possible to do some refactoring. Patch Set 1 #Patch Set 2 : '' #
Total comments: 5
Patch Set 3 : '' #
MessagesTotal messages: 2
|