Search results for

“nfc”

1,194 results found

Post

Replies

Boosts

Views

Activity

Is it possible to disable the NFC scanning sheet?
We have an application that reads temperature from a device using NFC. We would like to continuously update this temperature on-screen while the user holds their phone in front of the device but this is not possible as the scanning sheet is blocking the view! Is there any way to disable this? I am not looking for background scanning as this relies on NDEF whereas this is a command driven application. I am developing using Xamarin for iOS 13 and above with NFC writing capabilites.
0
0
570
Dec ’20
'NDEF is disallowed' Error on Xcode 12.2
I tried to upload Application after updating my Xcode and then I started to get this error . ERROR ITMS-90778: Invalid entitlement for core nfc framework. The sdk version '14.2' and min OS version '14.0' are not compatible for the entitlement 'com.apple.developer.nfc.readersession.formats' because 'NDEF is disallowed'. In my info.plist I haven't added any com.apple.developer.nfc.readersession.formats Tried by adding it still same issue . Need to know why and what was the issue
1
0
3.2k
Dec ’20
Reply to Is it possible to open an App Clip card by linking a user to a URL or by sharing a QR-Code as of beta 8?
Multiline The Smart App Banner in Safari will change to the app clip variant when your app clip is available in the App Store. Similarly, URLs registered as part of the advanced experience will work via QR code/NFC when your app clip is available in the App Store. BlockQuote it means if i want to test it how it looks via Testflight, i can not do it?
Topic: App & System Services SubTopic: General Tags:
Dec ’20
NFC write getting error
So i am tring to use the new CoreNFC features to access my access card ( iso14443 tag type iso7816) I can able to read the card while trying to write getting below error. (Error Domain=NFCError Code=401 Stack Error UserInfo={NSLocalizedDescription=Stack Error, NSUnderlyingError=0x282322a90 {Error Domain=nfcd Code=21 Connection Closed UserInfo={NSLocalizedDescription=Connection Closed}}})
2
0
1.7k
Dec ’20
Reply to Cannot connect Epson printers on iOS14
You have to add the following capability to your app's entitlements: com.apple.developer.networking.multicast To do so, the account holder of the developer program has to request this entitlement for the team, before it can be assigned to an app. See this page for details and a link the request form: com.apple.developer.networking.multicast - https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_multicast After I have added the entitlement, pairing and printing via NFC scan is possible and makes up a great user experience! Hope this help.
Topic: Privacy & Security SubTopic: General Tags:
Dec ’20
App Clips NFC has been less responsive over the past few weeks
Over the past few weeks, we have noticed a big difference in how well our App Clip App reads NFC tags compared to our Full App. The full app, which has the scan NFC button like all full apps, reads the NFC chips perfectly 100% of the time. The App Clip version of the same app has slowly started to be consistent in reading the NFC tags. Has something affected the App Clip NFC reading in the past few weeks after the iOS Updates? Can you tell us what we can do to make the NFC reading of the App Clip App as responsive as the NFC reading of the Full version of our App? Please advise because we want to make App Clip via NFC great, but not getting a consistent NFC read compared to the full NFC app is definitely a problem for consumers adoption.
1
0
1k
Dec ’20
Reply to Apple Watch NFC Tags
Just an amateur, here, but keep in mind that the reader device powers the NFC chip, wirelessly, so power use is a consideration and they may not want to drain the battery by that ability. Also, it requires another chip/radio/antenna and there may not be space inside. Again, just my thoughts.
Topic: App & System Services SubTopic: Core OS Tags:
Dec ’20
Is this change in Xcode affecting NFC in App Clips?
Recently Apple updated Xcode and had one change for App Clips. For a URL to launch it needs the additional of nullable See link here. - https://developer.apple.com/documentation/app_clips/apactivationpayload/3580308-url?changes=latest_major&language=objc One problem. My App Clip works fine but there is nowhere in the code where to use the code defined in the link, either the previous or the new updated code. I only use NFC for the App Clip. So does this not involve NFC? It mentions payload which I'm used to hearing about with NFC chips, so that's why I'm wondering about it. I've also noticed NFC reading less consistently as background reader. Please let me know if this line has anything to do with NFC, and why my app would still work even though I don't even use this line anywhere in my code. Thank you truly and any help is appreciated. I just don't want to be missing something that might break my app in an upcoming update.
1
0
908
Jan ’21
Reply to coreNFC write NDEF with utf8
I have the same question. Is it possible to write NDEF-data to an nfc-tag with UTF-8 (not the UTF-16 default), so it is compatible with Android and other NFC readers?
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Nov ’20
Is it possible to disable the NFC scanning sheet?
We have an application that reads temperature from a device using NFC. We would like to continuously update this temperature on-screen while the user holds their phone in front of the device but this is not possible as the scanning sheet is blocking the view! Is there any way to disable this? I am not looking for background scanning as this relies on NDEF whereas this is a command driven application. I am developing using Xamarin for iOS 13 and above with NFC writing capabilites.
Replies
0
Boosts
0
Views
570
Activity
Dec ’20
'NDEF is disallowed' Error on Xcode 12.2
I tried to upload Application after updating my Xcode and then I started to get this error . ERROR ITMS-90778: Invalid entitlement for core nfc framework. The sdk version '14.2' and min OS version '14.0' are not compatible for the entitlement 'com.apple.developer.nfc.readersession.formats' because 'NDEF is disallowed'. In my info.plist I haven't added any com.apple.developer.nfc.readersession.formats Tried by adding it still same issue . Need to know why and what was the issue
Replies
1
Boosts
0
Views
3.2k
Activity
Dec ’20
Reply to Is it possible to open an App Clip card by linking a user to a URL or by sharing a QR-Code as of beta 8?
Multiline The Smart App Banner in Safari will change to the app clip variant when your app clip is available in the App Store. Similarly, URLs registered as part of the advanced experience will work via QR code/NFC when your app clip is available in the App Store. BlockQuote it means if i want to test it how it looks via Testflight, i can not do it?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’20
NFC function not showing in the control center
I cannot read my ID card on iPhone
Replies
0
Boosts
0
Views
257
Activity
Dec ’20
NFC write getting error
So i am tring to use the new CoreNFC features to access my access card ( iso14443 tag type iso7816) I can able to read the card while trying to write getting below error. (Error Domain=NFCError Code=401 Stack Error UserInfo={NSLocalizedDescription=Stack Error, NSUnderlyingError=0x282322a90 {Error Domain=nfcd Code=21 Connection Closed UserInfo={NSLocalizedDescription=Connection Closed}}})
Replies
2
Boosts
0
Views
1.7k
Activity
Dec ’20
Reply to 'NDEF is disallowed' Error on Xcode 12.2
I try to downgrad to iOS 10.0 in Deployement info (and podfile) and it works. Maybe the nfc framework is not updated.
Replies
Boosts
Views
Activity
Dec ’20
NFC Shortcuts Not Working
Has anyone else had this issue? I made some Personal Automation shortcuts with NFC tags. Once I went to test them it would not read the tag. I tried on my friends device by setting up the whole thing and it worked fine. I am using an iPhone XR. Any ideas?
Replies
0
Boosts
0
Views
602
Activity
Dec ’20
nfc reader on Apple Pay not working
I can use it online but on stores can’t work
Replies
0
Boosts
0
Views
369
Activity
Dec ’20
Reply to Cannot connect Epson printers on iOS14
You have to add the following capability to your app's entitlements: com.apple.developer.networking.multicast To do so, the account holder of the developer program has to request this entitlement for the team, before it can be assigned to an app. See this page for details and a link the request form: com.apple.developer.networking.multicast - https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_multicast After I have added the entitlement, pairing and printing via NFC scan is possible and makes up a great user experience! Hope this help.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’20
App Clips NFC has been less responsive over the past few weeks
Over the past few weeks, we have noticed a big difference in how well our App Clip App reads NFC tags compared to our Full App. The full app, which has the scan NFC button like all full apps, reads the NFC chips perfectly 100% of the time. The App Clip version of the same app has slowly started to be consistent in reading the NFC tags. Has something affected the App Clip NFC reading in the past few weeks after the iOS Updates? Can you tell us what we can do to make the NFC reading of the App Clip App as responsive as the NFC reading of the Full version of our App? Please advise because we want to make App Clip via NFC great, but not getting a consistent NFC read compared to the full NFC app is definitely a problem for consumers adoption.
Replies
1
Boosts
0
Views
1k
Activity
Dec ’20
nfc read in the background iphone
Hey. I want to configure URL opening with nfc tags. But when I program tag, it doesn't work well in background reading mode. Or it doesn't work at all. Each iPhone is different. tag - iso 14443a NTAG 312 Am I using the wrong tags? Or do you need some other way to write the tag? What prevents you from reading the first time?
Replies
0
Boosts
0
Views
447
Activity
Dec ’20
Reply to Apple Watch NFC Tags
Just an amateur, here, but keep in mind that the reader device powers the NFC chip, wirelessly, so power use is a consideration and they may not want to drain the battery by that ability. Also, it requires another chip/radio/antenna and there may not be space inside. Again, just my thoughts.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’20
Reply to App Clips NFC has been less responsive over the past few weeks
Could this be creating the delay of NFC background read of the App Clip App? https://developer.apple.com/documentation/app_clips/apactivationpayload?changes=latest_major&language=objc
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’20
Is this change in Xcode affecting NFC in App Clips?
Recently Apple updated Xcode and had one change for App Clips. For a URL to launch it needs the additional of nullable See link here. - https://developer.apple.com/documentation/app_clips/apactivationpayload/3580308-url?changes=latest_major&language=objc One problem. My App Clip works fine but there is nowhere in the code where to use the code defined in the link, either the previous or the new updated code. I only use NFC for the App Clip. So does this not involve NFC? It mentions payload which I'm used to hearing about with NFC chips, so that's why I'm wondering about it. I've also noticed NFC reading less consistently as background reader. Please let me know if this line has anything to do with NFC, and why my app would still work even though I don't even use this line anywhere in my code. Thank you truly and any help is appreciated. I just don't want to be missing something that might break my app in an upcoming update.
Replies
1
Boosts
0
Views
908
Activity
Jan ’21