B4X FEED How to retrieve Firebase installation ID (FID)?

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: How to retrieve Firebase installation ID (FID)? است. این موضوع تا کنون 95 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How to retrieve Firebase installation ID (FID)?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
95
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Firebase installation ID (FID) is the recommended way of generating a unique ID. See below for details. Could someone kindly show me how to retrieve FID in B4A?

TIA
[H2]Work with FIDs and GUIDs[/H2]
The most straightforward solution to identifying an app instance running on a device is to use a Firebase installation ID (FID), and this is the recommended solution in the majority of non-ads use cases. Only the app instance for which it was provisioned can access this identifier, and it's (relatively) easily resettable because it only persists as long as the app is installed.

As a result, FIDs provide better privacy properties compared to non-resettable, device-scoped hardware IDs. For more information, see the API reference.
Click to expand...
Source:

 

عقب
بالا