02-12-2013 02:24 AM
Can any one can give Live or online support app developemnt on QNX IDE and setting the target as Device BB10.
Run the application etc?
Deployment Failed: Info: Sending request: Install and Launch
Info: Action: Install and Launch
Info: Debug native: on
Info: File size: 17326
Info: Installing com.example.FallingBlocks.testDev_llingBlocks37d00
Info: Processing 17326 bytes
actual_dname::
actual_id::
actual_version::
result::failure 821 Application-Requires-System: unrecognized system name 'BlackBerry 10'
Why does this error reflectiong.
I followed all the signing keys ,debug token procedure and set active Target as Device Release also.
02-12-2013 07:03 AM
I have seen this when my IDE level doesn't match the software level on the device. Make sure you are using the Gold SDK with latest updates on the IDE and that the device is updated to the latest level.
02-12-2013 07:19 AM
Ok it has solved by cleaning the project and restarting the QNX IDE.
Can u give me the online support. R u online now .How can Icontact you online as I have many queries reagrding my web application for 10.0 OS and 7.0 OS
02-12-2013 07:41 AM
02-12-2013 01:31 PM - edited 02-12-2013 01:32 PM
This means the bar file has not been signed. To create a signed release bar right click on your project and choose Export -> BlackBerry -> Release Build and ensure you check off the box to enable signing.
You can use this to verify if the bar file is signed.
How to verify your BAR file is fully signed