FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles." на 12 ведре?
Нук implementation 'androidx.work:work-runtime-ktx:2.7.0-alpha05'
Го дальше) override fun onCreate() { super.onCreate() if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) { val policy = VmPolicy.Builder() .detectUnsafeIntentLaunch() .build() StrictMode.setVmPolicy(policy) } }
в итоге остаюсь на этом
android:debugable="true"
В манифест
есть оказывается
Обсуждают сегодня