.net - iOS On Demand Resource with MAUI - Stack Overflow

With Asset packs for Android now in MAUI .NET 9, I wonder how to use the iOS equivalent of On Demand Re

With Asset packs for Android now in MAUI .NET 9, I wonder how to use the iOS equivalent of On Demand Resources in MAUI. I thought I could port over a few of my older Apps (which still use Xamarin.Forms) to MAUI but those app are using On Demand Resources for iOS to download ressources only when needed. However, neither the Build Action BundleResource nor the On Demand Resource Tags can be set in a MAUI project. So how is it supposed to be set to work for iOS and Android?

With Asset packs for Android now in MAUI .NET 9, I wonder how to use the iOS equivalent of On Demand Resources in MAUI. I thought I could port over a few of my older Apps (which still use Xamarin.Forms) to MAUI but those app are using On Demand Resources for iOS to download ressources only when needed. However, neither the Build Action BundleResource nor the On Demand Resource Tags can be set in a MAUI project. So how is it supposed to be set to work for iOS and Android?

Share Improve this question asked Jan 17 at 16:56 SebastianSebastian 2793 silver badges18 bronze badges 1
  • Thanks for your submission on GitHub, [Bug] iOS: On-Demand Resource Tag not available to be set. We recommend you follow up this issue and get the latest updates. – Felix Shen Commented Jan 20 at 7:53
Add a comment  | 

1 Answer 1

Reset to default 1

For those who look for a solution for this:

<MauiAsset Update="/Resources/Raw/*" AssetPack="installtime" ResourceTags="installtime" />

Seems like MauiAsset can have the ResourceTags attribute to generate the expected result. See: https://github/dotnet/maui/issues/27213#issuecomment-2600782979

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745353794a4623998.html

相关推荐

  • .net - iOS On Demand Resource with MAUI - Stack Overflow

    With Asset packs for Android now in MAUI .NET 9, I wonder how to use the iOS equivalent of On Demand Re

    6小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信