UWP eSimManager download profile fails
mgal
0
Reputation points
Hello,
i am trying to use the eSimManager to mange eSim in Windows 11.
my code is
var result = await _eSim.DownloadProfileMetadataAsync("MY ESIM PROFILE ACTIVATION CODE");
but i get result of "cardGeneralFailure"
the eSim manament is working as expected when using from Setting UI
Sign in to answer