LoginSignup
3
2

More than 3 years have passed since last update.

会員登録が必要なiOSアプリでリジェクトを受けたもの

Posted at

iOSアプリの審査でリジェクトを受けた内容を記しておきます。自分用メモなのでやや乱暴な書き方かもしれません。

  • 会員登録が必要なアプリで、会員登録を行う際はSafariwを立ち上げる仕様としたらリジェクトされた → Safariを立ち上げるのではなくSafariViewControllerを用いてアプリ内ブラウザを立ち上げる仕様へ変更
  • 登録項目は必要最低限のみにし、なぜ必要か明示的に(マーケティング用途で性別とかを取得してもユーザ機能には何も関係なかったりするとリジェクトされる)
  • 会員登録をするメリットをきちんと示す
  • (もちろんだけど)アプリ内に不必要に情報保持するな
  • 個人情報の同意文言ちゃんとおけ
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