I am porting an application from Android to BB10.
While deploying the application, i get this:
Info: Action: Install
Info: File size: 1060781
Info: Installing ...
Info: Processing 1060781 bytes
Info: Progress 50%...
Info: Progress 100%...
actual_dname::com.example.senior3.gYABgIO9J715uJCnmmg4HYrk23o
actual_id::gYABgIO9J715uJCnmmg4HYrk23o
actual_version::1.0.1.0
result::failure -12
com.qnx.bbt.deploy.Deploy$DeployException: result::failure -12
What does -12 mean? I'm guessing this is the error code.
After that, the application on my Blackberry Q10 can be seen, but doesn't load(crashes automatically) when opened.
I have tried to google the error without any luck. I have also tried looking it up on blackberry developers and, also, no luck there.
Any help is appreciated.