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

Java Development

Reply
Contributor
domen10
Posts: 10
Registered: 10-07-2011
My Carrier: Mobitel

Can't click on adds

Hi,

 

I am a having problem that users cant click on adds. They can see blue border so it has focus but when they click it, nothing happens.

 

Any solutions?

Please use plain text.
Developer
peter_strange
Posts: 14,614
Registered: 07-14-2008

Re: Can't click on adds

Not sure what you mean by 'adds'. 

 

Usually when you want to process a button click you have a change listener for the button or Field and process whatever the click means in that listener. 

Please use plain text.
Contributor
domen10
Posts: 10
Registered: 10-07-2011
My Carrier: Mobitel

Re: Can't click on adds

I am using Banner class from Advertising service SDK

Please use plain text.
Developer
maadani
Posts: 552
Registered: 05-04-2011

Re: Can't click on adds

Hi @domen10,

 

Do you see any errors in the device log?

 

E.

Please use plain text.