mobileDisableNFCDispatch

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileDisableNFCDispatch
Summary

Release the NFC device and allow NFC tags to be handled by other apps.

Introduced9.0
OSandroid
Platformsmobile
Example
mobileDisableNFCDispatch
RelatedCommand: mobileEnableNFCDispatch
Function: mobileIsNFCAvailable, mobileIsNFCEnabled
Message: nfcTagReceived
Description

Use the mobileDisableNFCDispatch command to release the hold obtained from calling mobileEnableNFCDispatch once your app no longer requires to capture NFC tag data.