M Hamza Tariq

Results 12 comments of M Hamza Tariq

I was also facing similar issues what worked for me is manually updating following files: 1. **IN AndroidManifest:** > ...\Pub\Cache\hosted\pub.dev\webview_cookie_manager-2.0.6\android\src\main\AndroidManifest.xml **FROM:** ``` ``` **TO:** ``` ``` 2. **IN BUILD.GRADLE:** >...