-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Your Socket Mobile Developer ID
21dc1e5c-316c-e911-a978-000d3a3638df
Environment
Windows 11 Pro
Apple MacOS tahoe v25.2
XCode v26.0
Visual Studio v2022 v17.14.25
.net 9.0
Description
when trying to compile the project, this error is produced
File 'obj/Release/net9.0-ios/ios-arm64/linker-cache/CaptureSDK.framework/CaptureSDK' is not a valid framework: Unable to read beyond the end of the stream.
Steps to Reproduce
Create a project that uses the SDK
update everything to latest iOS, macOS, xcode, visual studio 2022.
try to compile.
be disappointed.
Expected Behavior
well, it compiled this morning using older versions of xcode and visual studio, but apple won't accept the older xcode versions after april 2026. The SDK, when the code compiles, seems to work great!
I expect it to work with the latest versions.
Actual Behavior
an error output and no app.
Additional Context
No response