Skip to content
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

std::basic_string or pthread, crash occurring in iOS Distribution #402

Open
glsseact opened this issue Jan 8, 2024 · 0 comments
Open

std::basic_string or pthread, crash occurring in iOS Distribution #402

glsseact opened this issue Jan 8, 2024 · 0 comments

Comments

@glsseact
Copy link

glsseact commented Jan 8, 2024

Hello. I am developing smoothly with your plugin. I am very grateful for it. There were no problems with both Win64 and Android.

However, whenever I archive and run on iOS, a crash inevitably occurs, and the crash happens at the std::string dealloc.

When I build in Development or Shipping mode and install it directly on the device, it does not occur, but it always happens when installed after archiving.

I'm not sure if it is a version problem with libc++, libstdc++, etc.

Here's my build environment:
UE5.3.2, Mac 14.2.1, Xcode 15.1, iOS 16.0

I have also attached the crash log.

Thank you.
Crash.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant