deezer / deezer/iOS-sdk-samples
UIWebView deprecated
Open
- 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.