-
Notifications
You must be signed in to change notification settings - Fork 33
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
iOS app crashes #61
Comments
Hi, Someone please help me with the issue using interop librar. Thanks, |
Hi @adarshchiniwar-smartq. We have added the "needs reproduction" label to this issue, which indicates that we cannot take further action. This issue will be closed automatically in 5 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
Hi @adarshchiniwar-smartq - please share a repro of your project so that we can take a closer look! |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
This issue has been automatically closed because it has been marked as stale. |
Hi,
We’re currently integrating payment features that require the inclusion of 10 .xcframework files. I’m using a template for integrating these frameworks, and while the project builds successfully after adding the .xcframework files to the Xcode project, it crashes when launching the iOS sample app on a device. If I remove the .xcframework files, the app runs without issues.
Could you advise if all the frameworks added to the Xcode project need to be referenced specifically in the iOS binding library or .NET MAUI project?
Thanks,
Adarsh
iOS binding library .csproj ->
NewBinding
NewBindingMaciOS
true
.NET Maui csproj ->
The text was updated successfully, but these errors were encountered: