I was uploding my first App to the Google Play Store. It includes a android.permission.INTERNET permission which worked fine localy. In the Developer Console i can see that the app uses this permission, but while installing it says that the app don't need special permissions.
When the app opens a webpage with the standard browser, it pops up but no page opens.. instead just the last opened tab is shown.
Am i missing something important here?
Cheers, Andreas