Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIWebView used in one place #31

Open
rajavijayakumarr opened this issue Apr 28, 2020 · 2 comments
Open

UIWebView used in one place #31

rajavijayakumarr opened this issue Apr 28, 2020 · 2 comments

Comments

@rajavijayakumarr
Copy link

The UIWebView is being used in one place. SwipeToDismissController.swift file line no 110. I am receiving the UIWebView deprecation warning whenever i upload a build. Is there a possibility that the usage of the UIWebView here has anything to do with the warning?

@tattn
Copy link
Owner

tattn commented Apr 29, 2020

@rajavijayakumarr Possibly, but I don't know Apple's detection algorithm. 🤔

Good news 🎉

UIWebView is already removed at the latest version: https://github.com/tattn/SwipeTransition/releases/tag/0.4.2

https://github.com/tattn/SwipeTransition/blob/master/Sources/SwipeTransition/SwipeToDismiss/SwipeToDismissController.swift#L110

@rajavijayakumarr
Copy link
Author

Ohh sure thanks 👍@tattn. Will close the issue after testing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants