B4X FEED How to delete all keychain entries for an app, even if they are unknown?

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: How to delete all keychain entries for an app, even if they are unknown? است. این موضوع تا کنون 23 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How to delete all keychain entries for an app, even if they are unknown?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
23
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
My app uses a 3rd party authorization framework which stores some data in the keychain. For this, the app provides the needed entitlements.

The framework stores account ids, tokens and other user data, which I don't want to be available when the app is deleted and reinstalled.

If I knew the keys, I guess it would be possible with phone.keyChainRemove(..) but in this case I don't know which keys were stored, just want to bulk erase all the entries so that the framework behaves as with a fresh install.

Hope it makes sense. Is it possible?

 

عقب
بالا