Just a heads-up for those doing development on Maps (e.g. running from within GNOME Builder), or running the nightly Flatpak release. Currently there is a regression in GJS preventing applications launching Gio.Application using runAsync().
https://gitlab.gnome.org/GNOME/gjs/-/work_items/738
As a workaround, one can (temporarily) edit the flatpak manifest in the git clone (when playing with development), or use the --runtime=50 flag (with flatpak run) when running the nightly. Until this gets resolved.



















