Internet permission not working in oreo and pie
问题 I'm new here. I built a simple app that sends some data to server and as well receives the response. The app is working fine on devices up to android N. But not working on O and P. Seems like the issue is with the internet permission. I have checked and the app is not sending any data to server while it is running on o and p. Please let me know if i need to seek any specific permission for internet access. I have added this in manifest <uses-permission android:name="android.permission