Note that there are some explanatory texts on larger screens.

plurals
  1. POBlackberry Permission Questions - "Prompt" acts differently on different devices
    primarykey
    data
    text
    <p>I have a few questions about permissions and prompts. Most importantly this has to do with making a data connection and using GPS</p> <h2>QUESTIONS</h2> <p><strong>1. Prompts &amp; Allow - Remove Notice?:</strong> When installing my app (signed) on various devices, some devices prompt the user about making a data connection and some do not (the connection is just made). I check the permissions, and on both devices they are data connection is set to prompt. Why would one device just make a connection and the other requires a prompt? NOTE: both devices are on the same carrier (verision) and and are not restricted by BES.</p> <p><strong>2. Premission Dialog in Recent Build:</strong> In the recent build the user is promted about allowing a data request. In previous version builds this pompt never occured (even though both builds make a data connection that might require a prompt). For the life of me I can't tell what I might have changes that resulted in pompts now occuring. Is there anything I should check in the build/project/files so these prompts wont appear any longer?</p> <p><strong>3. Set Permissions On Install?:</strong> Is there any way to enforce permissions (say to allow) on install of the app? I know I can do invokePermissionsRequest but that will then occur during when running the app. Ideally I'd like to get permissions settled without user involvement or during install.</p> <h2>Some facts to note:</h2> <ul> <li>Developing for 4.2.1 and above </li> <li>Apps are signed </li> <li>Apps make use of data connection and GPS</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload