Comment 10 for bug 1206941

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

Pull request

https://github.com/rilmodem/ofono/pull/79

fixes this partially. The number of available retries for a password will be shown in the Retries property of org.ofono.SimManager when the password has been incorrectly entered, but there is no guarantee that the property will hold any value before entering the password for the first time since ofono started.

Anyway, the UI should check the property in all cases, as possibly some future phones will expose the available retries from the beginning.