iOS – APIs update

AppStore submit

  • April 2020, Apple requires all app store submissions to be built with Xcode 11 and target the iOS 13 SDK
  • UIWebView has to be replaced by WKWebView

Deprecated APIs

  • mediaPlaybackRequiresUserAction is replaced by mediaTypesRequiringUserActionForPlayback
  • mediaPlaybackAllowsAirPlay is replaced by allowsAirPlayForMediaPlayback

Be the first to comment

Leave a Reply

Your email address will not be published.


*