xamarin-branch-deep-linking-attribution
xamarin-branch-deep-linking-attribution copied to clipboard
Unable to compile for IOS for .net maui 8
trafficstars
Describe the bug
I have recently upgraded my Maui app to use .net 8 but one of my Nuget packages will not build for iOS (builds for Android just fine). I am getting the following error.
The xcframework C:\Users\Danie.nuget\packages\branch-xamarin-linking-sdk\9.0.1\lib\net6.0-iOS11.0\BranchSDK.iOSBinding.resources.zip has an incorrect or unknown format and cannot be processed. ChronicleMobileApp C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\17.0.8478\tools\msbuild\iOS\Xamarin.Shared.targets
Steps to reproduce
1.Create new MAUI app using latest version of VS and .net 8 target 2. Run program for IOS device 3.
Expected behavior
project compiles
SDK Version
9.0.2
Make and Model
iPhone 14
OS
iOS 17
Additional Information/Context
No response