How does your app use file sharing feature?
iOSアプリ作成において最大の敵、リジェクト。
うっかりミスでリリースが1週間ほど伸びてしまうことがあるので天敵です。
今回はこんな感じでリジェクトされました。
How does your app use file sharing feature?
ええ。そんな機能はありません。
Application supports iTunes file sharing
をYES
にしたままだったのがダメなのでしょう。
以下、Resolution Centerにて問答した結果の要約を載せておきます。
Apple :
How does your app use file sharing feature?
I :
Not use. Should I re-create and upload a new apk file?
Apple :
If your application does not require the file sharing feature, the UIFileSharingEnabled key in the Info.plist should not be set to true.
無意味に機能付加してんじゃねーよってことですね。
こればっかりはしゃーないです。