Tod Thomson
Tod Thomson
It looks like the "read only" version of `textfield` is called `title`. i.e. it's not the title of a group => https://github.com/apla/me.apla.cordova.app-preferences/blob/78a944a1fedbb06136664e49e42c8f8cfc295c61/bin/lib/mappings.js#L134 It's just a "read only text field" =>...
It turns out to be as simple as replacing: ``` titleNotSupported: { // please use group for this, ios only // TODO: probably it is good idea to add title...
PR raised => https://github.com/apla/me.apla.cordova.app-preferences/pull/119.