deezer / deezer/iOS-sdk-samples

UIWebView deprecated

Open
#4 6 comments 13 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I'm using your sdk in my ios app.
Today Apple rejected my app submission with this motivation:

TMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

using the command  grep -r "UIWebView" . I found a match in your library Binary file ./DeezerSDK/libDeezer.a matches

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.