You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are upgrading from Xamarin to Maui and installing the OneSignalSDK.DotNet causes an error
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Steps to reproduce?
Create A maui app .net 7 or 8 (windows pc)
Go to nuget packages and install OneSignalSDK.DotNet
See
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser\.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
What did you expect to happen?
I expected to install the nuget successfully
Does OneSignal support Maui?
many thanks
Relevant log output
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser\.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
We are upgrading from Xamarin to Maui and installing the OneSignalSDK.DotNet causes an error
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Steps to reproduce?
Create A maui app .net 7 or 8 (windows pc) Go to nuget packages and install OneSignalSDK.DotNet See System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser\.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
What did you expect to happen?
I expected to install the nuget successfully
Does OneSignal support Maui?
many thanks
Relevant log output
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\anyUser\.nuget\packages\onesignalsdk.dotnet\5.0.0\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\A\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Code of Conduct
The text was updated successfully, but these errors were encountered: