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
When selecting actions from the power menu (e.g. "Power off System", "Quit Kodi application" or "Update Audio Library") there is a popup to confirm the action ("Are you sure you want to ...?"). Users can still abort the action here, in case the action was selected by fault. This confirmation popup was available for iPhone since long time (before version 1.6), but for iPad it just came (in TestFlight builds after version 1.15) through a code unification between iPad and iPhone.
Personally, I am not bothered by this, as it at least avoids executing unintended actions on Kodi/System or on the library. But there is user feedback from the support forum to make this configurable (see forum post).
The text was updated successfully, but these errors were encountered:
Could be done, but it is adding more complexity where I don't feel it is worth it. What about removing the confirmation fully vs. keeping them always (= like it is now).
When selecting actions from the power menu (e.g. "Power off System", "Quit Kodi application" or "Update Audio Library") there is a popup to confirm the action ("Are you sure you want to ...?"). Users can still abort the action here, in case the action was selected by fault. This confirmation popup was available for iPhone since long time (before version 1.6), but for iPad it just came (in TestFlight builds after version 1.15) through a code unification between iPad and iPhone.
Personally, I am not bothered by this, as it at least avoids executing unintended actions on Kodi/System or on the library. But there is user feedback from the support forum to make this configurable (see forum post).
The text was updated successfully, but these errors were encountered: