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

Adobe AIR Development

Reply
Regular Contributor
L7ColWinters
Posts: 82
Registered: ‎11-12-2010
My Carrier: Verizion

permissions box message

does anyone know where the following message comes from? :

 

X application by y. 

 

where x is the application name and y is the company/author.

 

It is located when you install the app and the permission acceptance comes up.

 

Please use plain text.
BlackBerry Development Advisor
dmalik
Posts: 339
Registered: ‎02-22-2012
My Carrier: Bell

Re: permissions box message

Are you able to attach a screenshot? I'm not exactly sure what you're referring to but you can find those fields in the bar-descriptor.xml file and the yourApp-app.xml file.

 

Cheers,

Dustin

Follow me on Twitter: @dustinmalik
-----------------------------------------------------------------------------------------------------
Keep up to date on BlackBerry development: http://devblog.blackberry.com/
Please use plain text.
Developer
navikun
Posts: 43
Registered: ‎11-19-2010
My Carrier: Verizon

Re: permissions box message

@dmalik - I believe he is asking about the application permissions window (like below):

 

permissions image

 

@L7ColWinters

X coming from your App-app.xml file

and

Y coming from your bar-descriptor.xml as dmalik said.

Please use plain text.