When I run app in debugging mode internet works normally, but when I publish it to the store internet doesn't work at all. So what is solution to the problem I'm facing? "Internet(Client & Server)" is checked in appmanifest file.
I've solved problem. If you try to export app from account that you're not publishing from on windows store, then your permissions won't be included. So solution is to export and publish from same account.