Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry Push Development

Reply
BlackBerry Development Advisor
gbeukeboom
Posts: 1,837
Registered: ‎10-16-2009
My Carrier: Bell

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

Please create a new project and import the sample as-is, changing only the information needed to work with your app ID. This sample has been tested and used for a long time now so should work well if the functionality is unmodified.

 

We can start from here before entering new variables into the mix. 

 

Please also uninstall your current application and reboot the device before loading the sample app.

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.
Contributor
komutel
Posts: 13
Registered: ‎09-17-2012
My Carrier: Telus

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

By importing "as is" do you mean importing as a blackberry project? drag and drop? 

 

I can't import as a project because there's no project file and if I drag and drop I can't build / run anything

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 1,837
Registered: ‎10-16-2009
My Carrier: Bell

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

Drag and drop. Why can't you compile? Details are always useful :smileywink:

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.
Contributor
komutel
Posts: 13
Registered: ‎09-17-2012
My Carrier: Telus

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

Ok I was trying to import it in a java project, now I imported it in a blackberry project. I can configure my debug to run on my device, but can only configure my run command to the simulator... when I debug it compiles and nothing opens / shows up on my blackberry

 

 

Please use plain text.
Contributor
komutel
Posts: 13
Registered: ‎09-17-2012
My Carrier: Telus

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

I Load it on the device, everything seems fine no error nothing. Files are signed, but the app doesn't open automatically like it should and there's no sample app icon on my BB

Please use plain text.
Contributor
komutel
Posts: 13
Registered: ‎09-17-2012
My Carrier: Telus

Re: http://pushapi.eval.blackberry.com/mss/PD_subReg - connection timeout

Had to wipe my blackberry and now it works! Will try applying it to my app now

Please use plain text.