RuStore module
Purpose
Section titled “Purpose”Capture install referrer information when the app is distributed through RuStore.
Module constant
Section titled “Module constant”AffiseModules.RUSTORE = "RuStore"(src/module/AffiseModules.ts:1-16)
Platform notes
Section titled “Platform notes”Android only. No TypeScript surface beyond the module gate.
Installation
Section titled “Installation”Add the Maven coordinate:
implementation "com.affise:module-rustore:$affise_version"