Bugsee is wonderful for demonstrating bugs and for understanding bugs our testers report. If a picture is worth 1,000 words a bugsee is worth 10x.
It is super easy to report bugs as a non-technical user and include helpful info for troubleshooting.
The SDK is too big; adding instabug adds 3mb to the APK size for our 6mb app, this is too much. Also the SDK adds more than 10,000 methods to the app, this is a dealbreaker. Can be solved by splitting the SDK based on features required.
Bugsee is wonderful for demonstrating bugs and for understanding bugs our testers report. If a picture is worth 1,000 words a bugsee is worth 10x.
It is super easy to report bugs as a non-technical user and include helpful info for troubleshooting.
The SDK is too big; adding instabug adds 3mb to the APK size for our 6mb app, this is too much. Also the SDK adds more than 10,000 methods to the app, this is a dealbreaker. Can be solved by splitting the SDK based on features required.