PDA

View Full Version : problems with 4.2


simon.hain
03-26-2007, 09:31 AM
we have two minor issues when running our applications on devices with firmware 4.2:

- if you have to allow a new connection the pop-up (allow/deny/allow all) does not show in the front. You can reach it via task manager but that's nothing we want our customers to be able to do.

- the topmost menu entry is not displayed. if you don't have a key that doubles the function you can not use it.

at the moment we have a check with DeviceInfo.getPlatformVersion(), i wonder if there is some better solution?

gs
simon