Skip to content

[BUG] - App gets incorrect CP #22

@hajoha

Description

@hajoha

Bug Report

Context

  • Device: All
  • Carrier Privileges (Y/N): Undefined
  • Android Version: All
  • App Version: 0.3
  • Git Hash: Undefined

Description

When two SIM cards are inserted, one with Carrier Privileges (CP) and one without, the app incorrectly acquires CP.

How to Reproduce

  1. Insert two SIM cards: one with CP and one without.
  2. Ensure the SIM card without CP is active and the other one is deactivated.

Expected Behavior

  • The app should not acquire CP.

Actual Behavior

  • The app still acquires CP.

Additional Context

This issue causes crashes (SecurityException) because the CP check returns true, leading the app to attempt accessing information restricted to CP.

Possible Fix

no clue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions