All Profiles
StraicSDK.readInstalledEsimProfilesFromSystem { profiles, error ->
Log.i( "StraicSDK", "Profiles: ${profiles.toString()}")
Log.i( "StraicSDK", "Error: $error")
}Last updated
StraicSDK.readInstalledEsimProfilesFromSystem { profiles, error ->
Log.i( "StraicSDK", "Profiles: ${profiles.toString()}")
Log.i( "StraicSDK", "Error: $error")
}Last updated