Google Play Console artık SDK 31 güncellemesi istiyor bende bunun için "Unity 2020.3.38F1 (64-bit)" versiyonun SDK bölümünden SDK-31 güncellemesi yaptım.
31 versiyon ile APK oluşturulduktan sonra cep telefonumda çalışmadıgını fark ettim.
Adblogcat ile aldığım hata.
2022.09.10 23:51:02.255 24351 24373 error androidruntime Java. Lang. Illegalargumentexception: Com. Xxx. Oyunadi. Oyuntipi. Arac. Simulator: Targeting s+ (version 31 and above) requires that One of flag_ımmutable or flag_mutable be specified when creating a pendingıntent.
Google Play Console artık SDK 31 güncellemesi istiyor bende bunun için "Unity 2020.3.38F1 (64-bit)" versiyonun SDK bölümünden SDK-31 güncellemesi yaptım.
31 versiyon ile APK oluşturulduktan sonra cep telefonumda çalışmadıgını fark ettim.
Adblogcat ile aldığım hata.
Bu konuda ne yapabiliriz. Sorunun ana kaynagı nedir?
I'm trying to update my application to Android SDK 31 but I'm having an issue with MediaSessionCompat. I have a MediaService that extends the MediaBrowserServiceCompat() and in method onCreate of t...
I'm trying to update my application to Android SDK 31 but I'm having an issue with MediaSessionCompat. I have a MediaService that extends the MediaBrowserServiceCompat() and in method onCreate of t...