B4X FEED Read NFC tags without external intent

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Read NFC tags without external intent است. این موضوع تا کنون 29 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Read NFC tags without external intent
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
29
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello
I'm trying to programmatically disable NFC intent handling when my app is not open.

Ideally, when the app is closed, the external NFC intent in the manifest should be handled only if a specific option is set , ignored otherwise. When the app is open and in the foreground, the user is actively using the app so all intents should be handled.

Reading around seems like the new way to do this is by using enableReaderMode (lets you set a callback in another thread) instead of the old enableForegroundDispatch.

Is this possible in B4x?

 

عقب
بالا