Search results for

“nfc”

1,207 results found

Post

Replies

Boosts

Views

Activity

Does Wallet support ISO14443-3a?
Hi, I am trying to create NFC passes in Wallet. The ones I made seems to follow ISO14443-4 but the reader that I want to use only supports ISO14443-3a. It is possible for the passes to be compatible with it? If not, where can I find a list of readers that are compatible with Wallet passes?
0
0
665
Jan ’23
Unable to connect to NFC Tag.
I am trying to read dutch driving license using NFC. Following is my code snippet guard NFCNDEFReaderSession.readingAvailable else { let alertController = UIAlertController( title: Scanning Not Supported, message: This device doesn't support tag scanning., preferredStyle: .alert ) alertController.addAction(UIAlertAction(title: OK, style: .default, handler: nil)) self.present(alertController, animated: true, completion: nil) return } guard NFCTagReaderSession.readingAvailable else { let alertController = UIAlertController( title: Scanning Not Supported, message: This device doesn't support tag scanning., preferredStyle: .alert ) alertController.addAction(UIAlertAction(title: OK, style: .default, handler: nil)) self.present(alertController, animated: true, completion: nil) return } if #available(iOS 16.0, *) { session = NFCTagReaderSession(pollingOption: [.iso14443, .iso15693, .iso18092, .pace], delegate: self, queue: nil) } else { // Fallback on earlier versions session = NFCTagReaderSession(pollingOp
0
0
1.2k
Jan ’23
How can i read NFC tag Data?
i want to fetch data from NFC tag and open App Clip i preferred link for NFC data reader but still my issue was not solve output like: NFC Ready: false Error Domain=NFCError Code=2 Missing required entitlement UserInfo={NSLocalizedDescription=Missing required entitlement} 2023-01-04 18:46:48.525435+0530 TapnClip[11544:7498529] [Default] Error requesting calls from host: Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.callkit.callcontrollerhost UserInfo={NSDebugDescription=connection to service named com.apple.callkit.callcontrollerhost} Message from debugger: Terminated due to signal 9 can anyone help me to solve issue Thank you for support!
0
0
776
Jan ’23
Reading Turkish eID problem in release version
I have a React-Native application and I implemented a 3rd party eID NFC Reader SDK. This 3rd SDK is using NFCPassportReader library and CoreNFC package also. I'm trying to read Turkish Citizenship eID with this module. My problem this module is working properly in debug mode but It's crushing in release version. I've added a crush log related to this issue and I've added tagReaderSession implementation code. I've added my com.apple.developer.nfc.readersession.iso7816.select-identifiers configuration code also. Does anybody have an idea about that problem? Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Codes: 0x0000000000000001, 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4340301824 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> _TEXT 102b3c000-10603c000 [ 53.0M] r-x/r-x SM=COW ...ePieMobileDev Termination Reason: SIGNAL 11 Segmentation fault: 11
0
0
776
Dec ’22
Reply to Unlocking Level Lock with apple Watch or Phone
I also bought the Touch earlier this year (February, so ~10 months ago), and was also hopeful that holding up phone to unlock would eventually be a firmware/software update enabled feature. From my internet searching, there's no indication Level intends to do this with the Touch. Instead they are pushing the Level +, which is basically the same as the Touch except with Apple HomeKey. Some folks online claim the + has a stronger radio than the Touch. I have been very disappointed with the unreliable performance of the touch to unlock feature in the Touch. It only works for me if I pull out my phone and open the Level app, and watch as the text indicator in the app goes from touch to unlock not ready to touch to unlock ready. After that I can touch the lock and it will indeed unlock, but of course having to pull out your phone completely eliminates the the value of touch to unlock. Some reddit folks have said they use NFC stickers and homekit automations to enable NFC to unlock behavior with t
Topic: App & System Services SubTopic: Hardware Tags:
Dec ’22
Local Experience App Clip Card: Photo not displayed + disappears on iOS 16 device
I have created a Local Experience with an App Clip Card on on two developer devices. While on the iPhone X with iOS 15.7 the chosen photo appears on the App Clip Card, the photo does not appear on the iPhone 12 Pro with iOS 16.2 (it did not with iOS 16.0 before either). Apart from that all content is displayed. What is even more strange: the photo is removed after a while from the App Clip card settings. I tried restarting, different photos to no avail. Any idea? Side note: I have the impression that NFC tag detection is worse with iOS 16.2 compared to iOS 16.0
6
0
1.9k
Dec ’22
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
Shortcut for Taken Tablets / Medicine
Hi, I would like to have an option in shortcuts to trigger the point: Tablets / Medicine Taken. So I can use an Automation with NFC or Siri to trigger at my Medicine Box when I take it. Its a little frustrating to take out the iPhone / open the message / open the app / trigger the Button. Second is an information again when I don't take the medicine, may at a delay 1-2 hours. Thanks
1
0
2.4k
Dec ’22
How to Get NFC Capabilities
Hello, I have created a digital card on Apple Wallet. How do I give it NFC capabilities without having to apply to Apple? Any workarounds?
Replies
0
Boosts
0
Views
673
Activity
Jan ’23
Reply to Using Wallet.app to open doors with NFC reader
Perhaps it's time the European Commission leaned on Apple on this front, after basically forcing them to use USB-C. This stranglehold on the NFC chip in Apple mobile devices could really be considered market protectionism. And since no tech journalist dares to mumble this, maybe the EC should.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jan ’23
Does Wallet support ISO14443-3a?
Hi, I am trying to create NFC passes in Wallet. The ones I made seems to follow ISO14443-4 but the reader that I want to use only supports ISO14443-3a. It is possible for the passes to be compatible with it? If not, where can I find a list of readers that are compatible with Wallet passes?
Replies
0
Boosts
0
Views
665
Activity
Jan ’23
Reply to Apple Watch NFC Tags
I would love to have access to NFC tag functionality for the Apple Watch. There are so many useful functions this would facilitate.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’23
HCE on the new IOS
Hi I am developing an iOS app where I want the iPhone to act as an NFC tag from where the NFC reader can obtain the users information which is stored on the tag (Like an access card). Does the new iOS support HCE? How can I achieve this?
Replies
4
Boosts
0
Views
2.0k
Activity
Jan ’23
Unable to connect to NFC Tag.
I am trying to read dutch driving license using NFC. Following is my code snippet guard NFCNDEFReaderSession.readingAvailable else { let alertController = UIAlertController( title: Scanning Not Supported, message: This device doesn't support tag scanning., preferredStyle: .alert ) alertController.addAction(UIAlertAction(title: OK, style: .default, handler: nil)) self.present(alertController, animated: true, completion: nil) return } guard NFCTagReaderSession.readingAvailable else { let alertController = UIAlertController( title: Scanning Not Supported, message: This device doesn't support tag scanning., preferredStyle: .alert ) alertController.addAction(UIAlertAction(title: OK, style: .default, handler: nil)) self.present(alertController, animated: true, completion: nil) return } if #available(iOS 16.0, *) { session = NFCTagReaderSession(pollingOption: [.iso14443, .iso15693, .iso18092, .pace], delegate: self, queue: nil) } else { // Fallback on earlier versions session = NFCTagReaderSession(pollingOp
Replies
0
Boosts
0
Views
1.2k
Activity
Jan ’23
How can i read NFC tag Data?
i want to fetch data from NFC tag and open App Clip i preferred link for NFC data reader but still my issue was not solve output like: NFC Ready: false Error Domain=NFCError Code=2 Missing required entitlement UserInfo={NSLocalizedDescription=Missing required entitlement} 2023-01-04 18:46:48.525435+0530 TapnClip[11544:7498529] [Default] Error requesting calls from host: Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.callkit.callcontrollerhost UserInfo={NSDebugDescription=connection to service named com.apple.callkit.callcontrollerhost} Message from debugger: Terminated due to signal 9 can anyone help me to solve issue Thank you for support!
Replies
0
Boosts
0
Views
776
Activity
Jan ’23
Reading Turkish eID problem in release version
I have a React-Native application and I implemented a 3rd party eID NFC Reader SDK. This 3rd SDK is using NFCPassportReader library and CoreNFC package also. I'm trying to read Turkish Citizenship eID with this module. My problem this module is working properly in debug mode but It's crushing in release version. I've added a crush log related to this issue and I've added tagReaderSession implementation code. I've added my com.apple.developer.nfc.readersession.iso7816.select-identifiers configuration code also. Does anybody have an idea about that problem? Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Codes: 0x0000000000000001, 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4340301824 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> _TEXT 102b3c000-10603c000 [ 53.0M] r-x/r-x SM=COW ...ePieMobileDev Termination Reason: SIGNAL 11 Segmentation fault: 11
Replies
0
Boosts
0
Views
776
Activity
Dec ’22
Reply to NFC Tags won't read after iOS 15.4 update
I found that if I turn off cellular, then I can read NFC devices. Not worth it for a silly device, but probably worth it for your GCM.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’22
Adding non-bank NFC cards to apple wallet
Hi, We are trying to develop a smart way to share business cards through NFC technology and we already implemented it in android using the HCE sdk they offer however I believe in IOS that is not possible, therefore we are looking for a way to add those business cards on the IOS wallet is that possible?
Replies
0
Boosts
0
Views
743
Activity
Dec ’22
Reply to Unlocking Level Lock with apple Watch or Phone
I also bought the Touch earlier this year (February, so ~10 months ago), and was also hopeful that holding up phone to unlock would eventually be a firmware/software update enabled feature. From my internet searching, there's no indication Level intends to do this with the Touch. Instead they are pushing the Level +, which is basically the same as the Touch except with Apple HomeKey. Some folks online claim the + has a stronger radio than the Touch. I have been very disappointed with the unreliable performance of the touch to unlock feature in the Touch. It only works for me if I pull out my phone and open the Level app, and watch as the text indicator in the app goes from touch to unlock not ready to touch to unlock ready. After that I can touch the lock and it will indeed unlock, but of course having to pull out your phone completely eliminates the the value of touch to unlock. Some reddit folks have said they use NFC stickers and homekit automations to enable NFC to unlock behavior with t
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Dec ’22
Local Experience App Clip Card: Photo not displayed + disappears on iOS 16 device
I have created a Local Experience with an App Clip Card on on two developer devices. While on the iPhone X with iOS 15.7 the chosen photo appears on the App Clip Card, the photo does not appear on the iPhone 12 Pro with iOS 16.2 (it did not with iOS 16.0 before either). Apart from that all content is displayed. What is even more strange: the photo is removed after a while from the App Clip card settings. I tried restarting, different photos to no avail. Any idea? Side note: I have the impression that NFC tag detection is worse with iOS 16.2 compared to iOS 16.0
Replies
6
Boosts
0
Views
1.9k
Activity
Dec ’22
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?
Replies
0
Boosts
0
Views
1.1k
Activity
Dec ’22
Shortcut for Taken Tablets / Medicine
Hi, I would like to have an option in shortcuts to trigger the point: Tablets / Medicine Taken. So I can use an Automation with NFC or Siri to trigger at my Medicine Box when I take it. Its a little frustrating to take out the iPhone / open the message / open the app / trigger the Button. Second is an information again when I don't take the medicine, may at a delay 1-2 hours. Thanks
Replies
1
Boosts
0
Views
2.4k
Activity
Dec ’22
Reply to Does iOS 13 support ISO 14443?
Trying with iPhone 13 Pro iOS 16.0.3 I cannot read NFC Tag ISO 14443-3A
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22