Changes between Version 15 and Version 16 of Getting-Started/BB10
- Timestamp:
- Apr 16, 2013 4:42:28 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/BB10
v15 v16 215 215 [[BR]] 216 216 217 = = Notes == #notes218 219 == = Missing Separator === #missingsep217 = Problems = #notes 218 219 == Missing Separator == #missingsep 220 220 221 221 If you forgot to run '''{{{source bbndk-env.sh}}}''' (as explained [#ndk above]) before running {{{make dep}}}, the dependency files will get corrupted with the ''' "!** missing separator" ''' error and you'll have to delete each of those dependency files manually. 222 222 223 == = GSM Call Interruption Problem === #gsm223 == GSM Call Interruption Problem == #gsm 224 224 225 225 If a VoIP call is in progress when an incoming GSM call arrives, and if the user accepts the GSM call, the audio routing of the phone is flawed producing the following result: The VoIP call goes to speaker and the GSM call does not “grab” the audio channels so you get a “null” GSM call and the VoIP call carries on with speaker. … … 229 229 Thank you Bob Cripps of Truphone for the note. 230 230 231 == = Unable to Get Sound Device Parameters === #snderr231 == Unable to Get Sound Device Parameters == #snderr 232 232 233 233 This error happens because PJSIP is unable to open the audio capture device. Make sure you set the [#appconfig application permissions] correctly. 234 234 235 === Troubleshooting !BlackBerry Target Device === #targetprob 236 237 1. Development mode is turned ON (''Settings'' --> ''Security and Privacy'' --> ''Development Mode'') 235 == Troubleshooting !BlackBerry Target Device == #targetprob 236 237 If you're having problems with target device, make sure that: 238 1. Development mode is turned ON on the device (''Settings'' --> ''Security and Privacy'' --> ''Development Mode'') 238 239 - Otherwise when you connect the USB you'll have a random IP address and you are not able to connect to target device in Momentics 239 240 1. You can connect to !BlackBerry target device in Momentics IDE. A !BlackBerry target device will be named something like ''usb'' or ''usb1'' if you're connecting via USB