Skip to content

[UX/Security] Mandatory "Install unknown apps" permission blocks app usage #6

@Archeex7

Description

@Archeex7

The application requires the user to grant permission to "Install apps from unknown sources" immediately upon launch. Without granting this specific permission, the user is blocked from accessing the application.

Steps to reproduce:
Clean install or open the app.
The app requests permission for Notifications (Acceptable).
The app requests permission to "Install/Update from unknown sources" (Request Install Packages).
Deny the update permission.

Current Behavior
The app prevents using the interface until the permission is granted.

Expected Behavior
The permission to self-update (install from unknown sources) should be optional.
Denying this permission should not block the user from logging in or using the core features (e.g., checking the schedule/pills). Critical permissions like Notifications are understandable, but blocking the interface due to a lack of update permissions creates a security concern and bad UX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions