deezer / deezer/iOS-sdk-samples

UIWebView deprecated

Offen
#4 6 Kommentare 13 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
HTML
Sterne
7
Forks
4
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by inspecting the library artifact at libDeezer.a and reproducing the issue with grep -r "UIWebView" .. Determine whether the SDK source or only the binary is available for replacement; done means the library no longer contains the deprecated API and the iOS sample apps still build.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
ios, objective-c, swift
Bereich
mobile
Issue-Typ
Bug
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.