So I have an .net maui app for android and use firebase crashlytics in it. Somehow crashlytics recieves crashes from Samsung (s22 and a52, android 14) and don’t recieve any data from Xiaomi Redmit Note 7 with android 13. One day it recieved several crashes but after that everything stopped. Also, important moment, app for samsung installed via vsstudio 2022 in release mode and xiaomi recieves app by apk
I tried to check config and permissions and didn’t find any specific requests in docs, also i tried to remove google accounts from samsung? but it still send required data. So maybe there required phone settings or something like that missing?