Search results for

nfc

1,175 results found

Post

Replies

Boosts

Views

Activity

NFC & SE Platform API Details
On the post of NFC & SE Platform for secure contactless transactions, the API details are clearly mentioned. Will the same core NFC APIs be used here or we will get to know the new APIs of NFC & SE Platform only after entering into agreement with apple? Any documentation of APIs of NFC & SE Platform will be helpful.
1
0
820
Nov ’24
NFC Enable Reward Pass for India
I understand that Apple Pay is not supported in India right now.But my question is that is it still possible buy a payment terminal machine (from link 1) and :Use it in VAS terminal mode (see DETAILS) so as to only accept NFC enabled Reward pass and not card based payments(as card based Apple payment is not supported in India). NFC based Reward passes are stored in your Wallet App.The actual use case would be:I received a NFC enabled Reward Pass from a link and I added it to my Wallet App.I went to shopping and I found a payment machine which process Apple NFC enabled reward passes. (Is this point possible in India??)Once I go near to payment machine, I get a popup to redeem points from my reward pass and payment processed successfully.So is above mentioned points valid for locations where Apple pay is not available??DETAILS: The value added service (VAS) protocol was designed by Apple to facilitate reward transaction via NFC between Apple devices and your bled pay
0
0
1.8k
May ’17
iPhone 13 will not read NFC Tag
I have been testing out NFC Tags and I can get some functions to work without having to use the shortcuts app as most NFC's should so they can be used by relatively all users. I cannot get my iPhone 13 to read an NFC Tag with Wi-Fi information, I know the info is written as I can read it from the apps I am writing to them with but it will not read the information. Does Apple not support this? if so why not? You can do it from a QR code but not an NFC?
0
0
1.1k
Dec ’22
How to demonstrate NFC chip is only for ApplePay
Somehow, I have entered with some people in a discussion about creating an NFC based app for iPhone, I know that the NFC chip, for now, is only used with ApplePay technology, but these people argues that the iPhone 6 specs states that it includes a Proximity Sensor, which is correct. What I need is, some documentation or spec sheet (Apple official of course) where I can demonstrate that the iPhone sensor can not be used with NFC tags. Anyone knows where can I found or how can I demonstrate this???
2
0
2.5k
Jul ’15
Is NFC HCE functionality supported? If so, how can it be implemented?
I am currently developing an app and facing challenges with implementing NFC HCE functionality on iOS. From my research, it seems that NFC HCE is achievable within the EEA, but I need guidance on implementing it for other countries. Has anyone successfully implemented NFC HCE outside the EEA? What steps or workarounds are available for this feature in regions like US or other countries? Additionally, is there any possibility of achieving this through a license or certification from Apple? Any guidance or references would be greatly appreciated.
2
0
988
Jul ’24
How Can I Enable NFC Functionality in an Apple Wallet Pass?
Hello, I am working on an Apple Wallet pass with NFC functionality but have been facing issues with getting it to work. The pass gets added to Wallet, but the NFC feature does not seem to activate. Could someone provide a detailed, step-by-step process to properly enable NFC in an Apple Wallet pass? Here is what I have done so far: 1. Set up a Pass Type ID and Certificates: I have registered a Pass Type ID in my Apple Developer account. I have generated and installed the required certificates (Pass Type ID certificate and WWDR certificate). 2. Adding the NFC Field: Added the following nfc field to my pass.json file: { formatVersion: 1, passTypeIdentifier: pass.com.example.mypass, serialNumber: 123456, teamIdentifier: TEAMID12345, webServiceURL: https://example.com/api/passes, authenticationToken: my_secure_token, nfc: { message: Tap to unlock door, encryptionPublicKey: MY_ENCRYPTION_PUBLIC_KEY, payload: encrypted_nfc_payload }, organizationName: My Company
1
0
1.1k
Nov ’24
NFC ISO7816 for ePassport
Hi, I just having an issue with ePassport NFC. When development all requirement setup already included. After build success when trying to scan the passport, it froze there. Nothing happen , look like it not detecting the passport. I check my device and passport no issue. So can help me since its urgent part of the development. It has been blocker since day 1 of the development
1
0
120
Oct ’25