Search results for

nfc

1,175 results found

Post

Replies

Boosts

Views

Activity

Reply to NFC enabled prepaid reward card
Did you apply for and receive an NFC-certificate account upgrade?If not, you won't be able to create passes that will load into Apple Wallet and interact with NFC terminals.Have a look at the following documentation on NFC passes in the Wallet Developer Guide.The NFC-enabled pass will not function without a terminal compatible with the Apple value added services protocol. Each NFC-enabled pass contains a 64-byte data element which can identify a customer. This data element can represent a rewards card for a loyalty program, a stored value card, or a ticket. Apple Wallet only transmits this data element to an NFC-enabled terminal that is compatible with the Apple value added services protocol.NFC-Enabled Pass KeysNFC-enabled pass keys support sending reward card information as part of an Apple Pay transaction.Important: NFC-enabled pass keys are only supported in passes that contain an Enhanced Passbook/NFC certificate. For more informatio
Jun ’18
Regarding Reading NFC Core Information
I am developing an APP, scan and read NFC Tag information. I can only get the message in the NFC tag, but I cannot get the chip information. Or rather, the information obtained is incomplete. Look at the code: NFCNDEFReaderSession *session; - (void)readerSession:(NFCNDEFReaderSession *)session didDetectTags:(NSArray<__kindof id> *)tags API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos, macos, tvos) { NSLog(@call back ios13); if (tags.count > 1) { session.alertMessage = LocalizedString(@ErrorTips4); [session restartPolling]; return; } id firstTag = tags.firstObject; HBNFCNDEFTag *ndefTag = firstTag; NSLog(@ndefTag == %@, [ndefTag valueForKey:@_tag]); dispatch_async(dispatch_get_main_queue(), ^{ [self invalidateSession]; }); } Obtain datas: ndefTag == -BA5A89060AA01FAB { Tech=Unknown Type=Unknown ID=(null), NDEF=4, capacity=137, messageSize=45 } An Other: NFCTagReaderSession *tagSession; - (void)tagReaderSession:(NFCTagReaderSession *)session didDetectTags:(NSArray<__kindof id> *
1
0
501
Jul ’24
Core NFC - IOS 13 - M24LR16E(iso15693) : Not able to Read/Write the Data
Our Goal : Program the M24LR16E NFC Tag which is manufactured by STMicroelectronicsAbout M24LR16E : Dynamic NFC/RFID tag IC with 16-Kbit EEPROM and ISO 15693 RF interface.We can find more details about M24LR16E here : https://www.st.com/content/st_com/en/products/nfc/st25-nfc-rfid-tags-readers/st25-dynamic-nfc-tags/m24lr-series-dynamic-nfc-tags/m24lr16e-r.html#resourceBy using Core NFC in IOS 13What we achieved : -&gt; We are able to detect the NFC Tag -&gt; We are ablate connect the NFC tag in the Philips driver. -&gt; We are able to get the system information from Philips driver like ( dsfid, afi, blockSize, blockNumber, icReference) -&gt; We are able to Present the passwordWhat we failed to achieve : -&gt; We are not able to read the data from NFC Tag -&gt; We are not able to write the data to NFC TagWe tried a lot to read the data from NFC Tag but we not able to succeed every
4
0
2.9k
Oct ’19
Reply to Apple Wallet VAS & NFC Entitlement for Approved Product Plan
Any update on this ? the same case with us on a span of 4 months we sent 2 requests and refused , no reason nothing . i mean all we want is the ability to use nfc on passes nothing else , no idea why this is so complex . with google you don’t even need a developer account and it’s for free , here we pay and we can’t even get the full functionality the passes offer , we got the hardware and the solution but we find out we need an nfc entitlement to allow passes to have nfc ? i mean our use case is very simple instead of having barcode on the passes we want them to be via nfc and we already got the nfc hardware but we find out we need nfc entitlement which we tried requesting but getting refused with no reason at all. at least tell u what is the problem what how to fix it not outright refuse without any reason at all. if anyone got any solution please provide.
Feb ’25
NFC Core UI Issue: UI Becomes Unresponsive After Switching Between Landscape and Portrait Modes
I've encountered a consistent issue with iOS NFC Core UI where the app's user interface becomes unresponsive or visually distorted after scanning an NFC tag in landscape mode, dismissing the NFC UI, and then attempting to scan in portrait mode. Steps to Reproduce: Open an NFC-enabled app that uses iOS NFC Core UI. Start an NFC scan while holding the device in landscape mode. Dismiss the NFC scanning UI. Switch the device to portrait mode and initiate another NFC scan. Observe the UI, which often appears distorted or becomes unresponsive.
1
0
455
Aug ’24
Reply to NFC Tags won't read after iOS 15.4 update
I have had this problem too for month. IPhone 12 Mini, IOS 16.3.1 MagSafeCover. I have tried for hours to get NFC working again without success. Apple Pay was working all the time but NFC not. I was using an app to read my German ID card, which was working fine on my IPhone SE 2020 in earlier days, but was not working now on my 12 mini. Today I tried it again with no success. For testing I am also using the NFC Tools (free version) app from wakdev. I opened the settings page from the NFC app an found a Modus switch there. It was switched to Compatibility in my case. Then I switched it to Normal and for the firtst time since month the NFC reading worked! I am soo glad that my phone is not broken and i can use the NFC function again! I hope this can help others too.
Topic: App & System Services SubTopic: General Tags:
Mar ’23
Reply to External NFC on iPad
Turns out the FlowJack will not work as it is strictly for POS systems. Has anyone any ideas on how to use an external NFC reader with an iPad? There are readers such as https://store.gototags.com/cir315c-portable-nfc-usb-reader/ but they don't offer an SDK to trapping any calls being made. Surely there is some way to scan NFC on an iPad without an iPhone?
Topic: App & System Services SubTopic: Hardware Tags:
Apr ’24
Reply to Using Wallet.app to open doors with NFC reader
Through our work at getkisi.com, have a bit of experience with this topic: We manufacture NFC card / mobile readers and also allow to enroll 3rd party NFC cards including credit cards: https://docs.kisi.io/references/credentials/physical_credentials/third_party_nfc_credentials?_highlight=nfc When using credit card wallets such as Apple Wallet or crypto related wallets like you suggest, those will encrypt the credit card number and require a security decoding at the receiving end - in this case the NFC wall reader. The only way to use NFC based cards on wallets on Apple devices is via Apple Wallet as outlined here: https://www.getkisi.com/guides/apple-wallet-access
Topic: App & System Services SubTopic: Hardware Tags:
Feb ’24
Core NFC Enhancements - Error attempting to read tag
Hello,I couldn't find a better place to ask about issues using the Core NFC enhancements in iOS 13.I'm attempting to attempt access to a simple smartcard applet on a typical smartcard. To the extent that this smartcard is also able to be a MiFare card, the MiFare capabilities of the card have been disabled.I'm have the appropriate entitelements and the proper AID loaded in the Info.plist array.I have NFC sniffing equipment which even shows the iPhone 8 selecting my application (which succeeds with a SW1 SW2 of 0x90 0x00).Shortly thereafter and without having made a call to my tagReaderSession didDetectTags, I'm seeing: Error Domain=NFCError Code=202 Session invalidated unexpectedly UserInfo={NSLocalizedDescription=Session invalidated unexpectedly} in the debug console.Any thoughts?
8
0
4.8k
Jun ’19