Skip to content

t1k:unity:tof:rate-us

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: conditional-display, prompt, rate-us, store-rating

/t1k:unity:tof:rate-us

In-app store rating prompt with conditional display based on player milestones (e.g., show after a successful run). Wraps the platform store-rating adapter and exposes show/success conditions for integration with the FTUE and reward pipelines.

class

  • RateSuccessCondition (RateSuccessCondition.cs)
  • RateUsService (RateUsService.cs)
  • RateUsShowCondition (RateUsShowCondition.cs)
  • RateUsValidator (RateUsValidator.cs)
  • RateUsVContainer (RateUsVContainer.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Rate Us services via VContainer (see Architecture).
  3. Configure any ScriptableObjects listed in Config section.
  4. Subscribe to signals listed in Signals / Events to react to state changes.

Detected public types (5): class

  • RateSuccessCondition (RateSuccessCondition.cs)
  • RateUsService (RateUsService.cs)
  • RateUsShowCondition (RateUsShowCondition.cs)
  • RateUsValidator (RateUsValidator.cs)
  • RateUsVContainer (RateUsVContainer.cs)

Detected DI registrations:

  • RateUsService

Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.

(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)

  • Source: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/RateUs/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/RateUs/CHANGELOG.md
  • Namespace: TheOne.Features.RateUs.Editor, TheOne.Features.RateUs.Core.Conditions, TheOne.Features.RateUs.Core.DI, TheOne.Features.RateUs.Core