deezer / deezer/iOS-sdk-samples
UIWebView deprecated
- Lenguaje dominante
- HTML
- Estrellas
- 7
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- ios, objective-c, swift
- Área
- mobile
- Tipo de issue
- Error
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100