Posts

Post not yet marked as solved
2 Replies
hi , No, this is not yet possible with coreNFC to emulate iphone as a NFC Tag. The HostCardEmulation mode is ONLY reserved for Wallet applications (ApplePay, CarKey, ...) and is not accessible at user level. good luck.
Post not yet marked as solved
4 Replies
Hi , I agree with Micke_S : The M24LR16E (and M24LR64E) requires 2 bytes to code the block address in the Read Single block command, which is not standard. So, I don't think that coreNFC will implement this as it follows the standard. Moving to ST25DV16 is the solution.
Post not yet marked as solved
2 Replies
issue is fixed in iOS15 beta2 release. Wait and see next iOS14 official release ....
Post not yet marked as solved
1 Replies
yes you can if you use the iso15693 protocol in coreNFC. If you use the NDEF protocol, Tag must be NDEF formatted with at least an empty NDEF message.
Post not yet marked as solved
4 Replies
Thx jords for your reply. I have also both types of account : Enterprise and App Store ....And even with App Store , I m still not able to get "on demand install" capability. I'm stuck !!! In addition, I have submitted a new version of our iOS App in order to check if appClip configuration menu was available in App Store Connect (as described in the video https://developer.apple.com/videos/play/wwdc2020/10146 at 7mn45). Issue is same : no app clip card menus.... any ideas ?
Post not yet marked as solved
2 Replies
take care that custom command in iOS13 does not works with ".address" flag !!! only non addressed command is supported....hope it helps.
Post marked as solved
21 Replies
I confirm that iOS13 coreNFC custom comand does not work with ".address" request flag !!! . Otherwise you will get an "entitlement" error ??!!!! Hope it will be fixed in Official release.
Post not yet marked as solved
8 Replies
even with NDEF protocol !! it does not work any more !!!! furious !😮
Post marked as solved
21 Replies
Thx for confirmation...I logged a "feedback assistant" ticket 1 week ago...but no answer yet !!!
Post marked as solved
21 Replies
Same issue found with iso15693...no idea how to solve it !!customCommands does not work..😢Standard commands as defined in 15693-3 standard work fine.In addition, many extended commands are missing : As defined into the 15693-4 standard, the following extended commands are not supported into coreNFC iOS13 beta (Is this an oversight?) :'34' Optional Yes Yes Yes Extended write multiple blocks'35' Optional No No Authenticate'36' Optional Yes Yes KeyUpdate'37' Optional No No AuthComm crypto format indicator'38' Optional No No SecureComm crypto format indicator'39' Optional No No Challenge'3A' Optional No Yes No ReadBuffer'3B' Optional No No No Extended get system information'3C' Optional No No No Extended get multiple block security
Post not yet marked as solved
5 Replies
Issue fixed by updating Apple Program Dev License !!! From now, full NFC Tag Reading capabilities are available into my iOS Dev profile !!!
Post not yet marked as solved
5 Replies
I have modified my entitlement as you mentionned...but event with that I got error "Error Domain=NFCError Code=2 "Missing required entitlement" UserInfo={NSLocalizedDescription=Missing required entitlement}"I guess this is due to my appId capabities : When you select NFC tag reading capabilities into your AppID identifier, do you have any configuration ?