Post

Replies

Boosts

Views

Activity

Comment on Calling NFC Reader in a different ViewController
I´m calling the readNFC function which is in ViewControllerB from MainController. The readNFC function normally calls function didDetectNDEFs or didInvalidateWithError. I have in both functions a print("...") but I don't get it printed into the Terminal/ Console. Because of that, I think that the readNFC function doesn't calls the other.
Topic: Programming Languages SubTopic: Swift Tags:
Apr ’22
Comment on NFC Reader and Writer in one View Controller
I tried but a NFC Reader and Writer in one ViewController doesn't worked like this. Read and Write NFC always calls the function that writes NFC NDEF messages on the Tag. My Code: https://stackoverflow.com/questions/71744250/corenfc-reader-and-writer-in-one-viewcontroller
Apr ’22
Comment on CoreNFC problem
Hello, this sounds plausible. How can I skip this Error without ending the function? Thanks for answers
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on How to get Data to UIPageViewController Pages
Works Great!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on How to get Data to UIPageViewController Pages
What do you use, if you don't pass to children? self.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Button doesn't appear but can be clicked
I just needed to change the Background Color on the other ViewControllers. Why is the FILLED Button loading directly with background color on the first ViewController but on the other not?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on Calling NFC Reader in a different ViewController
I´m calling the readNFC function which is in ViewControllerB from MainController. The readNFC function normally calls function didDetectNDEFs or didInvalidateWithError. I have in both functions a print("...") but I don't get it printed into the Terminal/ Console. Because of that, I think that the readNFC function doesn't calls the other.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on NFC Reader and Writer in one View Controller
Hello Claude, here the code: https://stackoverflow.com/questions/71744250/corenfc-reader-and-writer-in-one-viewcontroller
Replies
Boosts
Views
Activity
Apr ’22
Comment on NFC Reader and Writer in one View Controller
I tried but a NFC Reader and Writer in one ViewController doesn't worked like this. Read and Write NFC always calls the function that writes NFC NDEF messages on the Tag. My Code: https://stackoverflow.com/questions/71744250/corenfc-reader-and-writer-in-one-viewcontroller
Replies
Boosts
Views
Activity
Apr ’22
Comment on NFC interaction between Devices
I know but is there a way to use the iPhone like an NFC Chip which gets read from a NFC Terminal? Like Apple Pay: The NFC Terminal reads the NFC Apple Pay information from the iPhone.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on Can you disable Apple Pay (NFC reader)
Does this just block Apple Pay or also NFC? (I need to use NFC but always when I use it Apple Pay instead of NFC shows up)
Replies
Boosts
Views
Activity
May ’22