Skip to content

Apple fixes for app launch exception, vodozemac and emoji (4/4)#891

Open
zeyus wants to merge 3 commits intocommetchat:mainfrom
zeyus:feature/apple-fixes
Open

Apple fixes for app launch exception, vodozemac and emoji (4/4)#891
zeyus wants to merge 3 commits intocommetchat:mainfrom
zeyus:feature/apple-fixes

Conversation

@zeyus
Copy link
Copy Markdown

@zeyus zeyus commented Apr 11, 2026

This supersedes #837

  • Vodozemac does not initialize unless you use the correct init method from flutter_vodozemac
  • Fixes an exception that consistently occurs during app launch (probably to do with isolate task scheduling)
    • Just wrapping the async functions in closures is enough to prevent the error
    • This additionally adds a more informative error log if something does go wrong in the isolate
  • For apple platforms, use system emoji, the emoji font does not render (i also tried TTF instead of OTF but it didn't make any difference)

@zeyus zeyus mentioned this pull request Apr 11, 2026
@zeyus zeyus marked this pull request as ready for review April 11, 2026 08:42
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.

1 participant