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

fix(ios): fix console.log formatting crash on non Apple Silicon devices #13834

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

hansemannn
Copy link
Collaborator

I could not reproduce the initial crash on my device, but this change could fix #13738

@m1ga
Copy link
Contributor

m1ga commented May 11, 2023

same error as before. Just

TitaniumKit                   	       0x103da5dd8 StringFormatCallback + 879

is now

TitaniumKit                   	       0x103da5dd8 StringFormatCallback + 1026

@hansemannn
Copy link
Collaborator Author

Weird. Then I am not able to fix it right now, since I don't have any device to test with either :/

@ottopic
Copy link

ottopic commented May 23, 2023

Tested SDK 12.2.0.v20230511080743 on Mac Intel but still doesn't work.

@m1ga
Copy link
Contributor

m1ga commented Jun 22, 2023

any way we can help to get this fixed?

@hansemannn
Copy link
Collaborator Author

If someone can get me a non-Apple-Silicon device, I'd love to. Right now, it's super hard to debug without it.

@ottopic
Copy link

ottopic commented Jun 22, 2023

We can organize a remote desktop session

@m1ga
Copy link
Contributor

m1ga commented Jun 22, 2023

sadly I only have one and need it 😄
Perhaps grover one for a month?

@hansemannn hansemannn changed the title fix(ios): fix duplicate code checks for different architectures fix(ios): fix console.log formatting crash on non Apple Silicon devices Jul 9, 2023
@hansemannn
Copy link
Collaborator Author

@m1ga I just pushed the updated fix that could work. Let me know if it works already!

@m1ga
Copy link
Contributor

m1ga commented Jul 10, 2023

@hansemannn works fine for me! Well done!

@hansemannn
Copy link
Collaborator Author

hansemannn commented Jul 10, 2023

Nice! 🚀 @ottopic Can you confirm as well? That was really the longest time I've spent, yet to figure out the 3 lines of code 🥲

@ottopic
Copy link

ottopic commented Jul 10, 2023

Yes it works! Thank you @hansemannn

@hansemannn hansemannn merged commit af732d9 into tidev:master Jul 10, 2023
5 checks passed
@hansemannn hansemannn deleted the fix/ios-formatting branch July 10, 2023 21:28
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

Successfully merging this pull request may close these issues.

3 participants