Contents

maximumRating

The maximum app rating the user can download.

Declaration

var maximumRating: Int? { get set }

Discussion

The value is nil if your app doesn’t constrain this setting. The following list provides U.S. rating descriptions for the levels:

  • 1000 - All

  • 600 - 17+

  • 300 - 12+

  • 200 - 9+

  • 100 - 4+

  • 0 - None

See Also

Setting an app rating limit