Frequently asked questions

1. What is the memory footprint of Bugsee Android SDK?

Amount of RAM, used by Bugsee, depends on the chosen video mode and is presented in the following table

VideoMode Bugsee RAM footprint (MB)
None 20
V1 (default) 27
V2 28
V3 28

These values were measured on Google Pixel 5 with Android 12 and can be influenced by device screen size.


2. After updating Bugsee Android SDK to version 1.15.0 I get the following error:

AAPT: error: attribute android:foregroundServiceType not found.

Please, switch "compileSdkVersion" in your build.gradle to the latest version (as shown below).

android {
    compileSdkVersion 29
    // ...
}


3. It takes too much time for the report to appear in the Bugsee web dashboard. Why?

Please check the following:



If your question is not listed here, please let us know at support@bugsee.com