09-28-2010, 08:23 AM
|
#4 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| First, Sign the application.
Second, your customer can set the application permissions any way he wants, including restricting your access to HTTP altogether. If the permissions is set to "Ask" in the device options, then the OS will ask, period. If your app is signed, the user will get the option of "don't ask me this again".
Another thing you can do is use the ApplicationPermissionsManager to request the correct permissons be set on startup (when the app is first installed). Your user will get a dialog asking him to review/approve the requested permissions. |
| Offline
| |