While explaining the problem to a keen-eared buddy this evening, it occurred to me that there was a simple fix ad hoc:
shift the chhoti-I matra one position to the left in the encoding
This is just fixing the symptom but there’s nothing else to be done (short of providing one’s own font engine) while we wait for Apple to fix this in the firmware. In any case, the lack of any symptoms is all that the discerning public cares for.
I’d remember to check for firmware version to be at most 2.2 with a message to [[UIDevice currentDevice] systemVersion], and remember to update things accordingly when the next firmware version is released.
Xcode:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiE1tu-7NEvK30_M7XqcUKuFGcvnByLXq01PoEmtjPbLhjLx9gU72oNpK1EeZCPRo0RIhudk44Y-an75xRMpe1ySEC1OnbJmLLcfu0AHkWl1pbelzIII0DyFU2Ez3VwkvVpAWlkqWl78ZU/s1600/xcodefix2.png)
iPhone simulator (correct - for now):
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9CU7GLzQvbF8cPx1sD1LIMkLWLjb-vHY3DEK5wQcblhSOij0qaTt7US-cfxrnXnuxToKYVaCKgw0mmh9IPdPo_LnZWLu_kWvo5WptcjSGsgrKYlheilu-43yr6M-GAvSOgCXbhtNdj1w/s400/simfix.png)