KUIX hanging phone on Exit.

4 messages - 139 views

Hello,

Currently quite far through in the development of an application using KUIX to drive the UI. Its a Location based app (using 179) and is being developed on a Sony Handset. However I've got a problem when I exit the application, which sometimes causes the phone to lock up.

Im exiting the application by calling destroyImpl() after I've closed any open threads (by setting a boolean to false) and set the LocationProvider to be null.

Lock up events seemingly occur at random, I believe it to be KUIX related, because calling the same code through standard controls only, does not cause the phone to lockup.

I would be greatful for any ideas you may have to resolve the lockup issues.

Ross

Hi,

does the problem is the same on the emulator?

It could be caused by an Exception on closing wich cause the handset freezing.

No exceptions on the emulator, works fine!

Do you have the same problem with the same device with an other Kuix application (KuixDemo, or Kaprice) ?