deezer / deezer/iOS-sdk-samples
UIWebView deprecated
- Langage dominant
- HTML
- Étoiles
- 7
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- ios, objective-c, swift
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100