Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] iOS: On-Demand Resource Tag not available to be set #27213

Open
Sebastian1989101 opened this issue Jan 17, 2025 · 0 comments
Open

[Bug] iOS: On-Demand Resource Tag not available to be set #27213

Sebastian1989101 opened this issue Jan 17, 2025 · 0 comments

Comments

@Sebastian1989101
Copy link

As the "Community Question" part this repo links to just ends in a 404 when posting a question and after multiple hours of trying to solve it and find the answer to this, I'm pretty certian it's just another bug with MAUI:

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?

There is not option on files at Platforms/iOS/Resources/* and also not on Resources/Raw/* where I can set the tags for iOS. In Xamarin.Forms, I had the option to set those tags for BundleResource files in my iOS project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant