Skip to content

Commit eca8d2b

Browse files
authored
Update README.md
1 parent 41bd756 commit eca8d2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ await cookieManager.clearCookies();
4949
## Troubleshooting
5050

5151

52-
Set minimum target iOS version to 11([why](https://github.com/fryette/webview_cookie_manager/issues/17#issuecomment-682382429))
53-
If you are using Objective C, check that PodFile have a flag use_frameworks ([why you need to do it](https://github.com/amag2511/webview_cookie_manager/issues/4#issuecomment-665508540))
52+
1) Set minimum target iOS version to 11([why](https://github.com/fryette/webview_cookie_manager/issues/17#issuecomment-682382429))
53+
2) If you are using Objective C, check that PodFile have a flag use_frameworks ([why you need to do it](https://github.com/amag2511/webview_cookie_manager/issues/4#issuecomment-665508540))
5454
```
5555
target 'Runner' do
5656
use_frameworks!

0 commit comments

Comments
 (0)