Adham

Results 45 comments of Adham

I have an issue in reading NFC in ios too the function runs one time only if I want to show dialog between each time must wait 5 seconds.

@ZippyRainbow can you provide a pull request for this fix please with null safety.

@ZippyRainbow i really need that fix for ios please

@ZippyRainbow can you provide me what code you change or send me the file changes at [email protected] and you can use your own fork form this repo and upload your...

This will force the NDEF Tag detect to activate for MultiScan: (void)readerSession:(nonnull NFCNDEFReaderSession *)session didDetectNDEFs:(nonnull NSArray *)messages API_AVAILABLE(ios(11.0)) { where do I add this code?

i tried to remove it and no multiscan

But it still times out every 60 seconds and needs 4 seconds to restart.. but I think that is just IOS. it shows it open after 60 seconds and still...

> @adham-ashraf77 > Are you using the code something like this in flutter? With **once: false**? > > ``` > _stream = NFC > .readNDEF(alertMessage: "Scan your Card to record...

and how to use multiscan?