Hello All,
I m calling My API (its http) using WWW class. its working for all android version but in Android Pie i cant able to call. Is this related to http vs https or Android permission issues in Android pie.
Note: In manifest file i have already added Network, wifi and internet connection permission.
Is anyone facing same issues with android pie?