View Single Post
Old 10-20-2011, 01:37 PM   #1
logicalusman
New Member
 
Join Date: Jan 2011
Model: 9800
PIN: N/A
Carrier: O2
Posts: 2
Default listening for call events on OS7

Please Login to Remove!

I am running my app on OS7 which listens for phone call events. I have implemented the PhoneListener and also used Phone.addPhoneListener(this)
to get registered for the call events. Getting no calls into the methods at all. I have tested writing the print statements in each method. Anyone knows if there is something additional to do on OS7 or Am I missing something here.
Offline   Reply With Quote