retrofreak83
  • Joined on 2024-08-23
retrofreak83 commented on issue PeterCxy/OpenEUICC#30 2024-08-26 20:31:41 +02:00
Add option to display test + provisioning profiles

Ah, I'm sorry, I guess I didn't really understand what you're trying to accomplish in the first place. I'm a bit puzzled why the preference seems to be modeled as a Flow, since this is type for…

retrofreak83 commented on issue PeterCxy/OpenEUICC#30 2024-08-23 11:19:47 +02:00
Add option to display test + provisioning profiles

First of all, LocalProfileInfo is an imported class, coming from another project, so extending it directly is difficult, so I guess that's the reason why LPAUtilsexists. It makes use of…