Search results for

“nfc”

1,191 results found

Post

Replies

Boosts

Views

Activity

Apple Wallet double click shortcut
As this double click shortcut only works with an Apple Pay registered credit card, it lacks simplicity on many other countries Apple Pay isn't available that take advantage of Passbook Passes because iPhone users have to turn on BLE and the stores need to have iBeacons to alert the customers, making it difficult or expensive while stores already have barcode readers (even without NFC). So why not remove that restriction enabling customers show up, double click and present their passes? Simplifying and helping Apple Wallet & Pay grow.
0
0
919
Dec ’15
Develop Custom App to Read NFC Tags
I want to develop a custom app that will be able to read NFC tags. After going through some articles I have found that NFC in iPhone 6s is only available for Apple Pay. Also I have not found any such sample code or library to integrate NFC related code in the application.So is it possible to develop any custom app to support NFC?
2
0
1.2k
Feb ’16
NFC-key and Wallet
Hi,this morning a potential customer asked me this:Can a Wallet-pass be used to emulate Mefair throuh NFCA quick Google search showed that a NFC-chip can emulate an as so act like a Mefair chip. Is it possible (and how) to use the NFC-tag in pass.json and let the pass in Wallet do the work?A quick answer is very welcomFred
2
0
2.7k
Mar ’16
Reply to I have returned help needed
You will need an iPhone 5 or later to work with the Apple Watch. Preferably the 5s or latersince the 5 does not have NFC nor touch ID. As for the Macbook, you will need plenty ofstorage, 128 gigs in many of the low end models just isn't enough so you'll need an externaldrive of much higher capacity if you buy a Macbook with a small SSD. RAM should be 8 gigsMINIMUM. Anything less will simply drag with current OSX versions and you have to haveYosemite at minimum to work with the Watch. The SDK well, xCode 6 is the lowest versionthat supports the Apple Watch so, again, you'll need beefy hardware to use it.As for books, forget em. They are out of date 2 months before they are printed. Apple providesa lot of documentation, both for Swift and Objective-C and even has the full Swift programmingmanual as a free download in iTunes/iBooks. Google is also a good resource for finding tutorialsand various guides just keep in mind, a lot of stuff on the internet is also out of date very quickly.
Mar ’16
NFC app?
Is it possible to write an NFC app that has nothing to do with any payment systems?I am assuming the wallet / apple pay is an NFC applicaiton.Is there an API for custom NFC apps?
3
0
1.5k
May ’16
Apple Pay in Canada
I can not seem to get Apple Pay enabled on my iPhone 6.let SupportedPaymentNetworks = [PKPaymentNetworkVisa, PKPaymentNetworkMasterCard, PKPaymentNetworkAmex] applePayButton.hidden = !PKPaymentAuthorizationViewController.canMakePaymentsUsingNetworks(SupportedPaymentNetworks)I'm in Canada and recently have added an RBC Visa to my Apple Wallet. I have checked with other apps that advertise ApplePay support such as Groupon and Starbucks and I do not see ApplePay enabled in them either.Does anyone know if having added an RBC Visa is sufficient to enable Apple Pay for an app in Canada? I've used ApplePay successfully now for NFC based in-store transactions and I am just recently trying to get app support working for the first time.I've tried running an app in debug mode and as an Ad Hoc distributed app as well. I believe I have verified correctly setup entitlements, certs and what not.Thx, Sven
4
0
1.5k
May ’16
Reply to NFC SDK API
It's my understanding, and I'd really love someone familiar with the specifics to confirm or deny this, that the NFC hardware in iPhones is a passive technology, and won't be compatable with things like NFC tags. This would make an NFC API moot.
Jun ’16
Contactless Wallet Pass
Hi,Has anyone able to get a response from Apple regarding the NFC/VAS pass requests?We have been desperately trying to get a response from Apple over 2 years. Tried to contact evangelists many times... applied to developer.apple.com/contact/passkit/ many times....without any response.As a SMB loyalty/marketing company, we are striving to promote Apple Pay.If anyone has a contact point or suggestion, I would appreciate it.Thanks,Bora
0
0
574
Aug ’16
Apple Wallet double click shortcut
As this double click shortcut only works with an Apple Pay registered credit card, it lacks simplicity on many other countries Apple Pay isn't available that take advantage of Passbook Passes because iPhone users have to turn on BLE and the stores need to have iBeacons to alert the customers, making it difficult or expensive while stores already have barcode readers (even without NFC). So why not remove that restriction enabling customers show up, double click and present their passes? Simplifying and helping Apple Wallet & Pay grow.
Replies
0
Boosts
0
Views
919
Activity
Dec ’15
When will in-app payments using Apple Pay be support on iPhone 6s and 6s plus?
Current NFC payments using Apple Pay is supported on the 6s and 6s plus. But, in-app payments are not? Is there any plans to support in-app payments using Apple Pay on the 6s and 6s plus? If so, then what is the timetable for this?Thanks.
Replies
1
Boosts
0
Views
192
Activity
Jan ’16
Develop Custom App to Read NFC Tags
I want to develop a custom app that will be able to read NFC tags. After going through some articles I have found that NFC in iPhone 6s is only available for Apple Pay. Also I have not found any such sample code or library to integrate NFC related code in the application.So is it possible to develop any custom app to support NFC?
Replies
2
Boosts
0
Views
1.2k
Activity
Feb ’16
NFC-key and Wallet
Hi,this morning a potential customer asked me this:Can a Wallet-pass be used to emulate Mefair throuh NFCA quick Google search showed that a NFC-chip can emulate an as so act like a Mefair chip. Is it possible (and how) to use the NFC-tag in pass.json and let the pass in Wallet do the work?A quick answer is very welcomFred
Replies
2
Boosts
0
Views
2.7k
Activity
Mar ’16
Reply to I have returned help needed
You will need an iPhone 5 or later to work with the Apple Watch. Preferably the 5s or latersince the 5 does not have NFC nor touch ID. As for the Macbook, you will need plenty ofstorage, 128 gigs in many of the low end models just isn't enough so you'll need an externaldrive of much higher capacity if you buy a Macbook with a small SSD. RAM should be 8 gigsMINIMUM. Anything less will simply drag with current OSX versions and you have to haveYosemite at minimum to work with the Watch. The SDK well, xCode 6 is the lowest versionthat supports the Apple Watch so, again, you'll need beefy hardware to use it.As for books, forget em. They are out of date 2 months before they are printed. Apple providesa lot of documentation, both for Swift and Objective-C and even has the full Swift programmingmanual as a free download in iTunes/iBooks. Google is also a good resource for finding tutorialsand various guides just keep in mind, a lot of stuff on the internet is also out of date very quickly.
Replies
Boosts
Views
Activity
Mar ’16
Reply to How to demonstrate NFC chip is only for ApplePay
The iPhone has a proximaty sensor, the NFC chip does not. NFC in the iPhoneis passive, not active. The actual chip is an NXP66V10 but there is very little publicinformation available.
Replies
Boosts
Views
Activity
Apr ’16
NFC app?
Is it possible to write an NFC app that has nothing to do with any payment systems?I am assuming the wallet / apple pay is an NFC applicaiton.Is there an API for custom NFC apps?
Replies
3
Boosts
0
Views
1.5k
Activity
May ’16
Apple Pay in Canada
I can not seem to get Apple Pay enabled on my iPhone 6.let SupportedPaymentNetworks = [PKPaymentNetworkVisa, PKPaymentNetworkMasterCard, PKPaymentNetworkAmex] applePayButton.hidden = !PKPaymentAuthorizationViewController.canMakePaymentsUsingNetworks(SupportedPaymentNetworks)I'm in Canada and recently have added an RBC Visa to my Apple Wallet. I have checked with other apps that advertise ApplePay support such as Groupon and Starbucks and I do not see ApplePay enabled in them either.Does anyone know if having added an RBC Visa is sufficient to enable Apple Pay for an app in Canada? I've used ApplePay successfully now for NFC based in-store transactions and I am just recently trying to get app support working for the first time.I've tried running an app in debug mode and as an Ad Hoc distributed app as well. I believe I have verified correctly setup entitlements, certs and what not.Thx, Sven
Replies
4
Boosts
0
Views
1.5k
Activity
May ’16
Reply to Apple Wallet Value Added Services Protocol
See:h t t p : / / www.gsma.com/digitalcommerce/value-added-services-plugin-design-proposal-version-1-0-nfc-20-march-2015
Replies
Boosts
Views
Activity
May ’16
Reply to NFC app?
I'm sorry Apple hasn't opened up the NFC chip on the iPhone.
Replies
Boosts
Views
Activity
Jun ’16
Reply to NFC SDK API
It's my understanding, and I'd really love someone familiar with the specifics to confirm or deny this, that the NFC hardware in iPhones is a passive technology, and won't be compatable with things like NFC tags. This would make an NFC API moot.
Replies
Boosts
Views
Activity
Jun ’16
Reply to Develop Custom App to Read NFC Tags
Hi ,Same quesiton for me. Is NFC API available in iOS 10 ?I would like to use NFC Iphone6 Chip to read/write any Tags ...Thx for info
Replies
Boosts
Views
Activity
Jun ’16
Reply to "Unable to Personalize Pass"
Have you found a solution to your problem? It might be an error with the NFC certificate? the fact that the Automatically Select dialog is shown could tell otherwise tho.
Replies
Boosts
Views
Activity
Jul ’16
Is there a way that you can Intergrate Apple Pay into a app so that you can pay via NFC through the app?
Is there a way that you can Intergrate Apple Pay into a app so that you can pay via NFC through the app?
Replies
0
Boosts
0
Views
441
Activity
Aug ’16
Contactless Wallet Pass
Hi,Has anyone able to get a response from Apple regarding the NFC/VAS pass requests?We have been desperately trying to get a response from Apple over 2 years. Tried to contact evangelists many times... applied to developer.apple.com/contact/passkit/ many times....without any response.As a SMB loyalty/marketing company, we are striving to promote Apple Pay.If anyone has a contact point or suggestion, I would appreciate it.Thanks,Bora
Replies
0
Boosts
0
Views
574
Activity
Aug ’16