B4X FEED Problem with PERMISSION_ACCESS_FINE_LOCATION Or PERMISSION_ACCESS_COARSE_LOCATION

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Problem with PERMISSION_ACCESS_FINE_LOCATION Or PERMISSION_ACCESS_COARSE_LOCATION است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Problem with PERMISSION_ACCESS_FINE_LOCATION Or PERMISSION_ACCESS_COARSE_LOCATION
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi,

I have a problem with these 2 statements when I need to use SDK-31:
- 29 - BluetoothAdmin.StartDiscovery and BLEManager.StartScan require the ACCESS_FINE_LOCATION permission. Previously the COARSE location was enough.
- 31 - The user can limit the location permission to coarse even when fine is requested. Your code should handle this case:
Click to expand...
If you want to set targetSdKVersion to 31 then the main changes are:
- When requesting the fine location permission the user can choose to limit your app to coarse location. The code to handle it is:
Click to expand...
B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

How should it work if the user only approves "PERMISSION_ACCESS_COARSE_LOCATION", if the...



 

عقب
بالا