Currently the selectedValue isn't stored to be read... https://github.com/Lukic/TiRadioButtonGroup/blob/master/Resources/ui/tiRadioButton.js A quick fix is to add on line 41: `_parent.selectedValue = i;`