The first results from Wake Lock rate for the BASS beta version show that this value has decreased to a 0,02% of sessions, so it is a fine value

Thanks!
Regarding previous post, I have to make a correction: when using BASS_Stop() and BASS_Free() in OnPause in BASS release version, Wake Lock rate also is stablished in acceptable values, although I guess it is not the optimal solution, since it is very resources demanding if you change activities across the app frequently.
[EDIT] 2021/04/20: It's hard to analyze data from Google Play console, and even more hard to get data from different release versions, since it has a lot of delay in showing both values, but the beta finally seems to raise ANR rate and keep Wake Lock rate, so back to BASS release version again.