deezer / deezer/iOS-sdk-samples

UIWebView deprecated

オープン
#4 コメント 6 件 リアクション 13 件 担当者 0 名 GitHub で見る
主要言語
HTML
スター
7
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
ios, objective-c, swift
領域
mobile
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。