B4X FEED API 33 and Notification permission

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: API 33 and Notification permission است. این موضوع تا کنون 25 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع API 33 and Notification permission
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
25
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
@Pendrush posted this question about The new API 33 notification permission

[H3] [/H3]

برای دیدن تصاویر باید ثبت نام کنید


At the time I didn't have a phone which was on Android 13, but I now do.

I thought I would try to add the permission string to see what happens


I created a little program which can call Check or CheckandRequest

I have added AddPermission(android.permission.POST_NOTIFICATIONS) in the manifest

with Manifest android:targetSdkVersion="33"

Results:
(Google Pixel 2xl) Android Version 30 - check = false, checkandrequest = false (dialog does not appear)

(Google Pixel 5 running CalyxOS) Android version 33 - Check = false, checkandrequest (dialog appears)


However if I set the Manifest android:targetSdkVersion to "31"

Results:
(Google Pixel 2xl) Android Version 30 - check = false, checkandrequest = false (dialog does not appear)

(Google Pixel 5 running CalyxOS) Android...



 

عقب
بالا