GoogleApisForiOSComponents
GoogleApisForiOSComponents copied to clipboard
[Xamarin.Google.iOS.TagManager] TagManagerResources.bundle did not copy to the app package root directory
In the TagManager.targets file
<XamarinBuildRestoreResources Include="_GTagMDownloadedItems" /> does not work on MAUI iOS native app run on .NET 8 (net8.0-ios)
https://github.com/xamarin/GoogleApisForiOSComponents/blob/main/source/Google/TagManager/TagManager.targets#L24C5-L24C69