i have made an android app. the flow is like splashscreen -> phoneauthactivity -> otpverificationactivity -> profilesetupactivity -> mainactivity in the gap between profilesetup and mainactivity, a spinner appears loading in android 10 the spinner keeps loading only in android 10 some files link are here
i asked this question in many popular forums, on youtube twitch google support and still no clear answer
i use firebase as database and backend
i suspect that the connection between my app and the database gets cancelled in android 10 please help me to resolve this issue https://github.com/ChattrBox-Forum/code/tree/master
thank you
-anonymous