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 'lateinit property currentTrigger has not been initialized' on WIKO devices #70

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

pyricau
Copy link
Member

@pyricau pyricau commented Oct 25, 2024

No description provided.

@pyricau pyricau changed the title Fix 'lateinit property currentTrigger has not been initialized' on WI… Fix 'lateinit property currentTrigger has not been initialized' on WIKO devices Oct 25, 2024
@@ -71,6 +70,7 @@ object MainThreadMessageSpy {
if (!before) {
currentMessageAsString = null
}
before = !before
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something's wrong with the logic, not sure what yet.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@pyricau pyricau merged commit 2ce2018 into main Oct 26, 2024
10 of 12 checks passed
@pyricau pyricau deleted the py/fix_crash branch October 26, 2024 00:03
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.

2 participants