Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

[webcontroller] Deprecate NIWebController. #715

Merged
merged 1 commit into from
Oct 11, 2019
Merged

[webcontroller] Deprecate NIWebController. #715

merged 1 commit into from
Oct 11, 2019

Conversation

jverkoey
Copy link
Owner

It is using UIWebView which reached end-of-life in iOS 12. NIWebController also does not support safe area insets, so we are deprecating and deleting this API. Please use WKWebView instead.

Closes #713

It is using UIWebView which reached end-of-life in iOS 12. NIWebController also does not support safe area insets, so we are deprecating and deleting this API. Please use WKWebView instead.
@jverkoey jverkoey merged commit 867bf8e into master Oct 11, 2019
@jverkoey jverkoey deleted the nowebview branch October 11, 2019 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apple generates warnings for submissions of apps that use UIWebView APIs
2 participants