jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
304 stars 66 forks source link

Remove exitmenu support in nativeshell #340

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

The "exitmenu" feature should not be listed as supported by the app. This was copied from web's supported features, but it did not do anything at the time. Support for a menu item to exit the app is being added in https://github.com/jellyfin/jellyfin-web/pull/3318. That option should not be available here.

Linking this to the 10.8 project, because we will need to release a new version of the app for it.