简体   繁体   English

实现消息 - 在 iOS15 上与您共享功能

[英]Implementing Messages - shared with you feature on iOS15

iOS15 has a new shared with you feature on apple's apps- safari, apple news, music, movies, etc. For example, if any of my friends share the news link from apple news to me on apple messages, when I open the Apple news and scroll to the home page I get a section for 'shared with you' articles. iOS15在苹果的应用程序上新增了与你分享的功能- safari,苹果新闻,音乐,电影等。例如,如果我的任何朋友在苹果消息上将苹果新闻的新闻链接分享给我,当我打开苹果新闻时并滚动到主页,我会看到“与您共享”文章的部分。 It also shows the name of the friend how shared it with me.它还显示了朋友的名字是如何与我分享的。

I am wondering is there any API/source I can use to provide the same experience on my app?我想知道是否有任何 API/源可以用来在我的应用程序上提供相同的体验? I found https://developer.apple.com/videos/play/wwdc2021/10187/ , but this video doesn't explain the 'shared with you' implementation.我找到了 https://developer.apple.com/videos/play/wwdc2021/10187/ ,但是这个视频没有解释“与你共享”的实现。 Please share ideas for the implementation.请分享实施的想法。 Thanks in advance.提前致谢。

With iOS 16 it will be possible to implement Shared with You support for your app.使用 iOS 16 可以为您的应用程序实现 Shared with You 支持。

Check out this WWDC22 Session Add Shared with You to your app .查看此 WWDC22 Session添加与您共享到您的应用程序

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM