You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notif: Add vm:entry-point pragma to _onBackgroundMessage
This fixes part of #528, following the suggestion n-92 made here:
#342 (comment)
Even with this change, notifications still don't yet work on Android
in release builds. But after this change, when the app wasn't in
the foreground, they get farther than before. Specifically they get
just as far as they get, with or without this change, when the app
was in the foreground. Details here:
#528 (comment)
0 commit comments