I'm working on an app (actually in Test Flight) that has camera and NFC support. So in iPhone is obviously working as expected, but when testers want to try the camera aspect of the app on iPads they can't even download the app it says No compatible hardware in Test Flight. What I need to do in this case, I already have a UI/UX solution when theres no NFC support or it's disabled (Android can detect this) but here I have no clue if I'm missing something. Thanks in advance
Search results for
nfc
1,143 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I was postponing the watch purchase, but then I just went for it because of all the things I intended on using it - the NFC tags and automation were up there in the top 5. Didn't even cross my mind that there was a possibility of it not working on the watch...eh. Everyone wants this, and You can make it happen Apple <3
Topic:
App & System Services
SubTopic:
Core OS
Tags:
When you refer to NFC door what do you mean with that? You'd need an Apple Access certified NFC reader at the door - here is a guide on the topic: https://www.getkisi.com/guides/apple-wallet-access
Topic:
App & System Services
SubTopic:
Hardware
Tags:
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:
Hello, same thing happened to me. I've replied to email with questions from applepayentitlements in november 2023, now 3 months later, in february 2023 we still don't have any resolution to NFC pass type id certificate request. How it ended up for you?
Topic:
Code Signing
SubTopic:
Entitlements
Tags:
Would something like an NFC tag affixed onto or under your phone case be a good workaround here? Something like this: https://taptag.shop/products/tap-tag-hyperslim.
Topic:
App & System Services
SubTopic:
Hardware
Tags:
While I want Apple to support this natively, this may be possible using a small NFC tag under your phone's case or attached to the back. Something like this: https://taptag.shop/products/tap-tag-hyperslim. (The price is ridiculous, but I guess they know they have a niche thing that people want.) It essentially doesn't use the iPhone's NFC chip. I don't have one of these (yet) and am not sure if this would affect Qi charging or have any other ill effect.
Topic:
App & System Services
SubTopic:
Hardware
Tags:
Hi there. I am using flutter_nfc_kit (https://pub.dev/packages/flutter_nfc_kit) to make application that sends bytes to NFC module using tranceive commands, but really often system respond with error 500 or 103... Is there anything in this package that I can change for my commands to work fine? Cause now when I try to scan data it takes minimum like 30 seconds whereas on Android it takes like 7-10 seconds every time Thanks for any feedback
Apps will be able to offer NFC payments without using Apple Pay or the Wallet app through Host Card Emulation.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
What is difference between Smartcard extension and Persistent Token extension? A persistent token extension allows you to create an entirely virtual token. A smart card extension is meant to present a smart card interface, with cards being inserted and removed, APDU stuff, and so on. Which one I should use? That depends on much your reader looks like a traditional smart card reader. It sounds like it’s very close, in which case a smart card extension would make sense. Since my smartcard reader has lightening port, curious to know if EAAccessory is allowed to be used in CTK extension? I don’t know. This is more of an EA question than a CTK question, and that’s not an area in which I maintain expertise. I know that some CTK extensions do the crypto in their container app rather than in the appex. This is necessary for technologies, like Core NFC, where the API only works in an app. That process is rather convoluted, but it does work. I helped a developer go down that path once, and my final advice was
Topic:
Privacy & Security
SubTopic:
General
Tags:
Both the codesign tool and Xcode allow you to sign code with a hardware-based code-signing identity. However, setting that up can be a bit of a challenge. Recently a developer open a DTS tech support incident requesting help with this, and so I thought I’d post my instructions here for the benefit of all. If you have any questions or comments about this, please start a new thread, tagging it with Code Signing so that I see it. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com Signing code with a hardware-based code-signing identity Both the codesign tool and Xcode allow you to sign code with a hardware-based code-signing identity. This post explains how to set that up. I used macOS 14.2.1 with Xcode 15.2. For my hardware-based key I used a YubiKey 5 NFC that I reset to its defaults. I installed YubiKey Manager 1.2.5. IMPORTANT While I used a YubiKey, the code signing parts of this process should work with any token that has a function
I can help if you need to make your android phone as nfc card
Topic:
App & System Services
SubTopic:
General
Tags:
Hello I am developing an iOS app and would like to read an EMV card that is issued by me and want my customers to tap to activate simply to validate the possession of the card at the time of activation. Any suggestions welcome on how can i achieve this using either NFC Framework or secure elements
Dear Apple and Developers, I have an Identifier that is com.abc.xyz and have Distribution Profile for it (com.abc.xyz), it will expired on 14-May-2024. Now I would like to add one more Capability that is NFC (NFC Tag Reading) for Identifier (com.abc.xyz). The problem is that the Distribution Profile (com.abc.xyz) shows an invalid expiration (the previous is 14-May-2024). My questions are: 1./ As my understand, I can still distribute my application (com.abc.xyz) with old Identify (without NFC Capability) and Old Distribute profile (Currently is expiration invalid) they are still working until 14-May-2024 (Expired date for old Distribute profile), is it right? (including installing the application on registered devices or in-house, enterprise distribution). 2./ I need to update the new identify for the Distribution Profile (com.abc.xyz) before 14-May-2024 if I would like my application working normally, is it right? (including installing the application on registered devices or in-hou
we can request for NFC entitlement through their technical support and that will resolve the entitlement issue of Tap and Pay.
Topic:
Code Signing
SubTopic:
Entitlements
Tags: