I'm planning to adopt Quick Note inside my application, however, I'm having an issue where by setting an webpageURL property on NSUserActivity, I lose control over how the thumbnail looks.
Instead of displaying the content that I used on NSUserActivity's title, it seems to get its title from the web page itself.
Is there a way to avoid this behaviour? I'd like to keep the webpageURL property defined because it allows our users to open the content on a web browser if they don't have the application installed.
Post
Replies
Boosts
Views
Activity
Hi!
I've just launched a new update to my app yesterday that also added an App Clip but I still haven't been able to launch it from QR Codes as it will always try to open it on Safari.
Here's some info that might help: Our domain is cocoahub.app
App ID is 1467755462, App Clip Bundle ID is pedrommcarrasco.CocoaHub.Clip
apple-app-site-association is present on root - cocoahub.app/apple-app-site-association
Advanced App Clip Experiences are configured for cocoahub.app/editions (and even cocoahub.app/editions/73)
Smart App Banner is displayed correctly on cocoahub.app/editions and cocoahub.app/edition/ANY_ID as it should
iMessage shows the preview card as expected
Did I miss anything? Any idea why it keeps opening Safari?