LoginSignup
3
2

More than 5 years have passed since last update.

リジェクト対応 メモ

Last updated at Posted at 2018-02-08

iOS8未満でビルドすると WebKit.FrameWorkがPrivateFrameworksになる。

リジェクト内容:System/Library/PrivateFrameworks/WebKit.framework/WebKit

解決方法:Unity上のMinimum iOS Version を 6.0から8.0に変更したら出なくなった。

参考URL
https://github.com/AgileBits/onepassword-app-extension/issues/95

[保存版] Apple審査リジェクト対策チェックリスト
https://qiita.com/yukitoto/items/b7ec39c4c7080b9884de#_reference-6769f1c8636fbf7a1eb5

理不尽なリジェクトを受けたiOSアプリが公開されるまでの経緯
https://qiita.com/Watt/items/49d65b6377c1a44e670f

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2