05-23-2012 07:25 AM
It seems to be an error in the simulator running 5.0
Simpackage 5.0.0.451_9600-Vodafone - 9500
Message CallManager.phoneEventNotify(int,int,Object) line 1087 NullPointerException
When I do:
Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, pa);
And is not possible to catch it.
The odd thing is that if I press conytinue on the error screen it seems to work. Sometimes the error pops more than once, but eventually it stops. I must not click on answer on the simulator call before I have passed the errors ortherwise my hook for "Call Connected" does not take effekt.
Solved! Go to Solution.
05-23-2012 07:35 AM
05-23-2012 08:14 AM - edited 05-23-2012 08:15 AM
Well, that works in the simulator since I can click continue on the error before answering the call.
That might not be possible on a real phone if it occurs there. I do not get a notification in !"call connected" if I answer the call before I continue on the error
05-23-2012 08:21 AM
05-23-2012 09:02 AM
>and do you get this error on a normal phone? no.
I have tested 2 versions shortly. And no,not sofar.
:-)