Search results for

nfc

1,175 results found

Post

Replies

Boosts

Views

Activity

Reply to iOS 14 Beta 6 not longer shows App Clip Cards
If you're using local app clip experiences to test those do not support displaying the smart app banner in Safari. They only work to simulate QR and NFC invocations. If the smart app banner does show up for a local experience today, that's unfortunately a bug. Our supported methods for test invocations are documented in Testing Your App Clip’s Launch Experience - https://developer.apple.com/documentation/app_clips/testing_your_app_clip_s_launch_experience, and please file feedback for things you'd like to see in the future.
Topic: App & System Services SubTopic: General Tags:
Sep ’20
Reply to iOS 14 Ships Tomorrow 09/16/2020 - But App Clips Dev is Broken?
Hi bumbleparrot, I tested this with the Fruta sample project - https://developer.apple.com/documentation/app_clips/fruta_building_a_feature-rich_app_with_swiftui, and was able to get it working. Note that the sample project has been updated, and now requires the GM Xcode 12 and iOS 14. Here is the process: Configure the Fruta sample project according to the instructions in the README. Build and run the App Clip scheme on your test device once, so the App Clip is deployed to the device. On your test device in the the Developer app, define a Local Experience: URL Prefix: https://fruta.example.com. In theory, this can be any URL that makes sense for your app. Bundle ID: The App Clip target's bundle ID. Title: Something that makes sense, i.e. Order a smoothie. Subtitle: It's yummy! Action: Open Don't forget to save the Local Experience. Create a regular QR code or NFC tag with the same URL: https://fruta.example.com. Add the QR Code Reader button to Control Center on your test device. Use the QR Code Rea
Topic: App & System Services SubTopic: General Tags:
Sep ’20
Reply to iOS 14 Ships Tomorrow 09/16/2020 - But App Clips Dev is Broken?
Hi ZK (DTS Engineer)! Thanks for these instructions. I can report that it worked on iOS 14 Beta 8 There are two things different from the instructions you provided vs what I was doing. QR Code Scanning App Use the QR code scanning app via Control center. The camera app in iOS 14 Beat 8 no longer reacts to a QR code. It no longer prompts to open a URL. (The camera app still prompts to open Safari when it sees a QR code in iOS 13). Install the App Clip via Xcode Before trying to test the App Clip Card Installing the app clip via Xcode first will allow the App Clip Card's Call to Action button to take you into the App Clip. When the Safari Smart App Banner worked in iOS 14 Beta 5, clicking it would show the App Clip Card. If you had the App Clip installed (via TestFlight), the Safari Smart App Banner would take you directly to the App Clip, bypassing the Card. This is why I didn't install the App Clip via Xcode. I was able to reproduce this behavior by uninstalling the App Clip and going to saferhood.org in Safa
Topic: App & System Services SubTopic: General Tags:
Sep ’20
iOS14 simulator crashes with CoreNFC framework
Our app uses CoreNFC to scan NFC tags or you can use QR if NFC is not supported. This worked pretty well and we were able to run the app in the simulator for (ui) testing purposes. Until Xcode12 / iOS14 GM builds. In iOS13 (or lower) we wouldn't have any issues running it on a simulator. But in Xcode12 running it on a iOS14 simulator iPhone11 we would get the following: dyld: launch, loading dependent libraries DYLD_SHARED_CACHE_DIR=/Users/xxx/Library/Developer/CoreSimulator/Caches/dyld/19G73/com.apple.CoreSimulator.SimRuntime.iOS-14-0.18A372 DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot DYLD_LIBRARY_PATH=/Users/xxx/Library/Developer/Xcode/DerivedData/BeeSafe-awnlestrbvesqqbynrhmluzhbcsc/Build/Products/Debug-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/
19
0
7.3k
Sep ’20
Flashlight, call and nfc payment package issue
Hi, i except a lot of issue since I update my iPhone 7 with the last ios14 beta release and these issues still exist on official iOS 14 release. call: my contact doesn't hear me et i don't hear either (the low mode speakers seems to be off) in voice message : high speaker is the only mode available on speaker button. I can't active the low mode. flashlight: i need to tap a lot of time button light to active it. nfc payment: my phone is not detect near from an nfc borne in order to pay.
0
0
462
Sep ’20
Reply to My app clip is in the App Store, but it doesn't work!
I am in the same position. My app is live on the AppStore (for roughly 12 hours now), A Repeatable List, however: the app clip banner does not appear on the website (https://www .atrinh.com/list/index.html) scanning an NFC tag to the website shows the App Clip card image as expected, but the lower half says App Clip Unavailable scanning a QR code to the website shows the App Clip notification, tapping the notification shows the same App Clip Unavailable experience as NFC sending the URL in iMessage appears as a link instead of an App Clip prompt I am convinced that it might be due to deactivated Advanced App Clip Experiences I have added during development and testing using different domains and websites. (There does not appear to be a way to remove these completely). I currently have 1 active experience that is producing the results described above, and 2 deactivated ones pointing to different domains & websites. The App Clip was completely fine during TestFlight testing (TEST/OPEN from
Topic: App & System Services SubTopic: General Tags:
Sep ’20
Testing Local Experience for App Clip Not Working
I am trying to follow the guidance for testing a Local Experience, as listed in the Testing Your App Clip’s Launch Experience - https://developer.apple.com/documentation/app_clips/testing_your_app_clip_s_launch_experience documentation. I have successfully created my App Clip target, and can confirm that running the App Clip on my device does launch the App Clip app as I expected. Further, I can successfully test the App Clip on device, by setting the _XCAppClipURL argument in the App Clip's scheme. I would like to test a Local Experience. The documentation states that for testing Local Experiences; To test your app clip’s invocation with a local experience, you don’t need to add the Associated Domains Entitlement, make changes to the Apple App Site Association file on your web server, or create an app clip experience for testing in TestFlight. Therefore, I should be able to configure a Local Experience with any desired domain in Settings -> Developer -> Local Experience, generate a QR code or NFC
3
0
3.2k
Sep ’20
Reply to My app clip is in the App Store, but it doesn't work!
@rynning, I have found extra information. I have a spare iPhone that I wiped and upgraded to iOS 14. Without signing with my Apple ID, the App Clip works, even the banner on the website shows. Once I login with my Apple ID, the banner stops working, however the App Clip card still works from QR codes and NFC tags. Now strangely, when I reboot the device, I start seeing the issue, App Clip Unavailable. This does not happen to other App Clips that work regardless of whatever I do. Furthermore, when I sign out of iCloud on the device, the App Clips begin working again (without restarting). I have updated my bug report with the SysDiagnose data, hopefully we will get a response soon.
Topic: App & System Services SubTopic: General Tags:
Sep ’20
App Clip Unavailable
My app is live on the App Store, A Repeatable List, yet when the QR code is scanned, an App Clip card appears (with the correct image) and App Clip Unavailable text appears. To see this happening, scan the following QR code on an iOS 14 device: https://www.atrinh. com/qr.png (remove the spaces) A bug report has been raised: FB8711782 It is worth noting that: The website is: https://www.atrinh. com/list/index.html The banner on the website for the App Clip does not appear Tapping the NFC code to the website also shows App Clip Unavailable Sending an iMessage to someone appears as an ordinary link instead of an App Clip display Signing out of iCloud in settings seems to fix the issue, however signing back in and restarting the device causes the issue again To see working App Clips, try the following URLs: https://unwind. to https://chibi. app https://getcardpointers. com It appears that I am not the only one experiencing this issue: https://developer.apple.com/forums/thread/660410
7
0
4.9k
Sep ’20