最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

.net - After migrating from Dotnet8 to Dotnet9 for out iOS application our ShareSheet extension no longer works - Stack Overflow

programmeradmin2浏览0评论

We have a cross platform app written in DotNet (initially it was a Mono app, so there is history in this app). One part of the app is a share sheet extension so that the user can add invoices sent to them via email to the system.

We have noticed that as soon as we updated the app to DotNet9 the share sheet fails to load when instantiated from the mail client.

We also have another app that has an share extention that also fails when migrating to version 9 of DotNet.

Is there anything we need to add to the share sheet project to make it work with dotnet 9

We can't see why it fails because we have been unable to debug the code since we ported it from Dotnet4 to dotnet core (dontnet6)

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论