startScanning

actual fun startScanning()(source)

Starts the NFC scanning process. Checks if the NFC adapter is available and enabled, then enables Reader Mode.

expect fun startScanning()(source)

Starts the NFC scanning process.

actual fun startScanning()(source)

Starts the NFC scanning process by initiating an NFCTagReaderSession. Checks if NFC reading is available on the device before starting.