Implementing automatic eSIM installation on Android

(medium.com)

38 points | by nesterenkopavel 21 hours ago ago

8 comments

  • wolvoleo 19 hours ago ago

    Hmm I don't really want apps to be able to be messing around with my esims. Just give me a QR to scan. Simple enough.

    • nesterenkopavel 18 hours ago ago

      System uses the same mechanism under the hood. If the app has their own Mobile Operator, it can be more smooth to work with eSIM - without QR scanning at all

  • kuschku 18 hours ago ago

    The operator decides which apps can interact with a given esim.

    Wasn't this supposed to be a general purpose computer? Why can a service decide which apps I can use to access which features of my own device?

    • nesterenkopavel 18 hours ago ago

      I guess Google introduced it for security reasons. You still can install eSIM within your own android or in operator’s app by just giving permissions. Unfortunately service cannot decided by its own so you are as a user staying in safety while using random app.

  • 21 hours ago ago
    [deleted]
  • M95D 16 hours ago ago

    Does this mean that malware can redirect all my calls by installing an esim with no user interaction?

    • gruez 10 hours ago ago

      >The downloadSubscription method requires android.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS

      It's not mentioned but that permission is only available to system apps.

  • metalman 17 hours ago ago

    [flagged]