01-21-2013 09:54 AM
The signal Phone.callUpdated(const bb::system:
:Call &call) is working for me in that I get notificed when a call comes in. However the docs don't show how to get the phone number.. ie something like
call->getPhoneNumber()
Can this be done and if not, is it on purpose or just not done yet and will be available soon?
thanks,
Ryan
01-22-2013 09:59 PM
How are you getting calls? On a device or simulator?
01-23-2013 03:28 AM
Yes I'd like to know as well how you are simulating or receiving calls?
01-23-2013 08:15 AM
This was on a dev alpha A with a micro sim.
01-23-2013 09:37 AM
Currently, there is no method that exposes the phone number of an incoming call.
01-23-2013 10:00 AM
Mark, can you explain how we can get the phone to work with microSim? I've put one in my dev alpha B....I see the 3g on top and it is connected...but phone icon on bottom left is greyed out? Thanks.
01-23-2013 10:27 AM
The Phone application is not included in the current BlackBerry Dev Alpha OS. You can only use cellular service for data connections, not phone calls.
01-23-2013 10:36 AM
Mark, do you know how this guy made this video with the phone working....how did he get access to that level of OS ?
Thanks.
01-23-2013 11:16 AM
It wasn't taken with the version of OS we released publicly.
01-23-2013 11:31 AM
Mark, I see that...question is why this guy has this version and devs trying to write apps don't? Is he part of RIM?