Whenever I install my Application on the Blackberry device I get a prompt asking "Trust Application" with yes, no and help options. If Yes is selected everything works fine, if I choose No I get other prompts with Allow and Deny again and again due to permission issues as my application uses Location Services.
What I want is whenever the Trusted Application dialog comes and after Users selection of yes or no I want to show a Alert or Information telling "Please select YES in trusted application dialog for Correct working of this Application, if you selected No then you can restart the App and select YES". This is just a toast or information that appears before loading the Home or main screen of the application if Trusted Application dialog appears. How do I handle this case, can anyone help me out in solving this issue....
Thanks...