Questions tagged [android-api-31]
45 questions
1
vote
2 answers
Can't build a build on AndroidSDK API 31 level Unity version 2019.4.31f1
connoisseurs! Please be understanding of my post, as I will probably ask trivial things, but I am a newbie and cannot solve this problem(
A problem here is what - I have in the project, such libraries as - FacebookSDK-11, appflayer-6.3.5,…

user450978
- 13
- 4
1
vote
1 answer
How can I use dynamic colors in SplashScreen api an android 12?
I'm trying to make the background of an android 12 splash screen use @android:color/system_neutral1_900 as the background, but as I can see, the color loads only after the splash screen. Is there any way to use it on the splash screen?