@ -77,10 +77,10 @@ public class CellularNetworkContext : ICellularNetworkContext, IDisposable
throw new ObjectDisposedException(nameof(CellularNetworkContext));
}
if (_isInitialized)
{
return;
//if (_isInitialized)
//{
// return;
//}
if (string.IsNullOrEmpty(neConfigKey))