-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: iOS - framework not found OneSignalCore #76
Comments
Hello @mkjainit thank you for reporting. Were you using Windows or Mac to build this and with visual studio or visual studio code with the extensions? Additionally were you using the hot restart feature? |
I tried with Windows visual studio and Mac VS code. Further if you need
anything else please let me know,
Thank you
…On Sat, 4 Nov, 2023, 2:44 am Elliot Mawby, ***@***.***> wrote:
Hello @mkjainit <https://github.com/mkjainit> thank you for reporting.
Were you using Windows or Mac to build this and with visual studio or
visual studio code with the extensions? Additionally were you using the hot
restart feature?
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATIAI6VTWJDTVDFZQ7ZL3PTYCVNCFAVCNFSM6AAAAAA6RFXHXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGEYTEMZQG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I'm getting same error with Visual Studio 2022, maui .net 7.0, OneSignal version 5.0.2 |
The next release of the SDK will no longer be using the xamarin tool chain to and instead be using .net7. We were not able to reproduce this issue using the .net7 tools. I will ping here when the release is available. |
@emawby as of today we use version 5.1.3. As I still can´t build my ios app, can you predict, when the new version including the bug fix will be released? |
Is there any workaround here? |
I have the same issue. I get these linker errors building our iOS app using the latest version: OneSignalSDK.DotNet v5.2.1 Note that I can build and debug our Android app just fine using the same setup.
To reproduce the issue, using VS Code on a Macbook Pro:
VS Code version info: Workload info .NET MAUI extension for VS Code info |
What happened?
Sdk not working on iOS platform with Latest .net8-rc2 - MAUI
Steps to reproduce?
XCode version 14.3.1, iOS version 16.1, 16.4, 16.0
MAUI .NET 8 RC 2
What did you expect to happen?
I expected to build the MAUI app by targeting iOS platform
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: