11-25-2012 07:38 AM - edited 11-25-2012 07:39 AM
I got this error when i tried to run my app on my device..
i already signed the application (RBB,RRT,RCR)... i run it on BB 9700 series - OS 6.0
thanks for any help ![]()
11-26-2012 03:02 AM
11-27-2012 09:19 PM - edited 11-27-2012 09:20 PM
the signing tools said that it was signed .. so what caused this app can't run on my device???
and can you help me why my app failed to be signed when i sign it twice... i have changed the version in the config.xml
like this :
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:rim="http://www.blackberry.com/ns/widgets"
version="1.0.0.2">
did i need to change the version in feature id too???
11-27-2012 09:58 PM
11-27-2012 10:19 PM
11-27-2012 10:21 PM
12-06-2012 04:21 PM
Signing looks OK. Please run the application then post the lines from the event log recorded after application launch (any no sig from entries).
You can extract the eventlog using the following command:
javaloader -u eventlog > mylog.txt