If you are facing this error while making any server call.
Add <uses-permission android:name=”android.permission.INTERNET” /> tag just before Application tag.
njoy coding.
If you are facing this error while making any server call.
Add <uses-permission android:name=”android.permission.INTERNET” /> tag just before Application tag.
njoy coding.