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

Crash on iOS with version 3.6.9 when tapping notification #163

Open
rjong opened this issue Mar 27, 2021 · 2 comments
Open

Crash on iOS with version 3.6.9 when tapping notification #163

rjong opened this issue Mar 27, 2021 · 2 comments

Comments

@rjong
Copy link

rjong commented Mar 27, 2021

Hello,

When a user presses the notification on iOS, our app crashes. A look in the logs does not make us understand where the error is. Do you have an idea?

Log:

ObjCRuntime.RuntimeException: The runtime function get_block_wrapper_creator has been linked away.
  ?, in void UIApplication.Main(string[] args, IntPtr principal, IntPtr delegate) x 2
  ?, in void Application.Main(string[] args)

Thanks in advance!

@rjong
Copy link
Author

rjong commented Apr 10, 2021

@Px7-941 Maybe you know what's going wrong here? :)

@Px7-941
Copy link
Contributor

Px7-941 commented Apr 21, 2021

@rjong Short answer, we have not had this crash yet.
Can you provide more information? e.g. iOS version, device model, LLVM enabled, push payload, ...

When exactly does this crash occur, cold start or is the app in the background?
Is it reproducible on an example?

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

2 participants