Can not bind value to ion-radio-group via form controll in reactive forms

When i try to bind vale to ion-radio-group via formcontroll in reactive forms,
value that i set to formcontroll is assigned properly, but the interfaces is not updated.how can i fix this?