This is on IOS 14.4 on an iPhone. When invoking an NFC Reader from the second tab of a tabview, when the NFC popover is displayed, the tabview goes back to the first tab. Then when the popover is dismissed, the user is left on the wrong tab. Does anyone know why this happens and how I can continue to show the second tab?
Search results for
nfc
1,175 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Is there a way to access the Core NFC Framework from within a watchOS app?
Hi,this morning a potential customer asked me this:Can a Wallet-pass be used to emulate Mefair throuh NFCA quick Google search showed that a NFC-chip can emulate an as so act like a Mefair chip. Is it possible (and how) to use the NFC-tag in pass.json and let the pass in Wallet do the work?A quick answer is very welcomFred
I'd like to launch my APP via scanning NFC Tags In BackgroundMode. However, every time when I scan NFC tags, there always APP notification pops up, instead of opening APP directly. Please advise me how to skip the APP notification and directly launch APP.
Is Apple planning to expose the NFC API in the future?
Is there a way to get device information such as os version and device type via NFC or maybe some other way? I want to get started learning about RFID and iOS. What would you guys would recommend in terms of Readers and Tags for iOS?
We have to create CCC based digital keys so we are going to use UWB, NFC technologies. So Is there any CCC based UWB,NFC api available for development? We are members of the CCC organization. Could you please support us for this I have gone through UWB NFC document from official apple website.But I want to get idea on CCC based NFC and UWBs.
Hey,I have created an app which is able to read nfc tags.Is it possible to write to nfc tags with iOS11 and iPhone7/8/X, too?I found nothing in the developer documentation about writing nfc tags.Thanks,Sebastian
Hello everyone, this is my first post. I have a question, I understand that it is possible to generate nfc passes and add them to the apple wallet after obtaining the Apple certificate. Apple asks which physical reader is compatible for reading the pass, but is it possible to use an Android or iOS mobile application to read the pass ? Have a nice day. Kind regards,
When I am trying Write Virtual NFC from my iOS app the wallet app is open everytime. I just want to write the NFC tag data to RFID reader please help me with that.
Hello,does the Core NFC Framework work with iPads?I want to read an NDEF NFC Tag, it works great on the iPhone Family, does Apple support this on iPads too?Do actually iPads have NFC hardware built-in? Would be nice if someone has experience in this case.Greetings,Tobias
Hi there! I'm not able to build my NFC APP with Xcode 12.5.1 for my Iphone 11 pro Provisioning profile ... doesn't include the com.apple.developer.nfc.readersession.felica.systemcodes and com.apple.developer.nfc.readersession.iso7816.select-identifiers entitlements. **Here is my info.plist: ** and here is my entitlement: What could be the problem? Thank you in advance. Best Regards, Daniel
My issue is that I have NFC functionality implemented but it does not work on iPads. I wanted to know if iPads supports NFC reading & writing.
Hi, With Swift and an iPhone App, Is it possible to retrieve the UID of a NFC Tag ? Best, Chris
Hi,As I understand the NFC write capability of iOS 13, it should be possible to exchange data with another device.- Am I right ?- Do you know about existing code emulating a serial protocol using NFC ?- What is the time between sending a minimal data packet and receiving an acknowledgement ?- What is the transfer speed to expect when sending data files ?- Do you know about existing apps doing this ?Thanks,Berle