BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links


BlackBerryApps.com Best Sellers



Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
New Member
 
Posts: 1
Join Date: Oct 2009
Model: R9000
PIN: N/A
Carrier: Dont know
Default Application Says Access to Secure API error even though A60 listed API is not used - 10-05-2009, 08:34 AM

Hi Folks,

We have a basic Black berry application that we have pushed to the device. When we have tried executing the application on the device it has failed to start indicating access to secure API, however i have made sure that we haven't used any of the api that is listed in A60 document but still i get the error.

In the Eclipse IDE, when i click the "Request Signatures" option i see as below.

demoproj.cod Not Registered Required RRT RIM Runtime API

I dont have any clue as to why should the cod file be registered inspite of not using the api that needs signing. Can anyone pls throw some light on this

Below is the list of packages i have used for your reference

CLASS 1

import net.rim.device.api.ui.Field;
import net.rim.device.api.ui.MenuItem;
import net.rim.device.api.ui.UiApplication;
import net.rim.device.api.ui.component.BasicEditField;
import net.rim.device.api.ui.component.Dialog;
import net.rim.device.api.ui.component.EditField;
import net.rim.device.api.ui.component.LabelField;
import net.rim.device.api.ui.component.RichTextField;
import net.rim.device.api.ui.container.MainScreen;
import net.rim.device.api.util.Persistable;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnection;
import javax.microedition.io.file.FileConnection;
import javax.microedition.location.Location;
import javax.microedition.location.LocationException;
import javax.microedition.location.LocationListener;
import javax.microedition.location.LocationProvider;
import java.util.*;
import java.io.*;


CLASS 2

import net.rim.device.api.system.Display;
import net.rim.device.api.ui.Field;
import net.rim.device.api.ui.Graphics;
import net.rim.device.api.ui.MenuItem;
import net.rim.device.api.ui.UiApplication;
import net.rim.device.api.ui.component.BasicEditField;
import net.rim.device.api.ui.component.LabelField;
import net.rim.device.api.ui.component.ListField;
import net.rim.device.api.ui.component.ListFieldCallback;
import net.rim.device.api.ui.component.Menu;
import net.rim.device.api.ui.container.MainScreen;
import java.util.*;

Thanks!!
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
takeshi Offline
BlackBerry Mensa
 
takeshi's Avatar
 
Posts: 7,541
Join Date: Jan 2005
Location: Houston
Model: 8310
Carrier: at&t
Default 10-08-2009, 10:13 AM

This really should be in the developer forum.
   
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Copyright © 2004-2009 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.