i dont get why the IPhone team do not have all the phone numbers listed in their plist files, causing us to update it every time.
other than Lebanon, Syria and India (those i know about) what countries are missing from the list?
damn this, what do you guys who have the official IPHONE released in their countries do? if you get an SMS form outside your country do you get the same problems as us?
also, in lebanon we have different formats for the phone numbers. all examples are below.
International:
00961 3 123456 (mobile carrier)
00961 70 123456 (different mobile carrier)
00961 1 123456 (land line numbers)
Local:
03 347716 (mobile carrier)
70 123456 (different mobile carrier)
01 123456 (land line numbers)
so. for the "PhoneNumberTemplates.plist" i should add the following: (right???)
<key>lb</key>
<array>
<array>
<string>961</string>
<string>00</string>
<string>0</string>
<integer>2</integer>
<integer>6</integer>
</array>
<array>
<string>961</string>
<string>00</string>
<string>7</string>
<integer>2</integer>
<integer>6</integer>
</array>
</array>
but for the "UIPhoneFormats.plist" what do i add?????

kindly help if you know.
anyone can help here, i still am totally confused about his issue ..