docs-maui
docs-maui copied to clipboard
Remove/Update workaround mentions for (iOS/macOS) resources
As a result of merging https://github.com/dotnet/maui/pull/23269 we no longer need to have workarounds in place when working with iOS & macOS resources.
One example is under the Localization docs, probably this is mentioned in more places.
While iOS & macOS are the most prominent, this might also be true for Android, although I didn't really see any mention of that in the docs.
Note, at the time of writing this fix is merged but not yet released.