Source archives for the topadroi mobile event SDKs. One lightweight SDK → server-side delivery of your events to the marketing channels you configure.
31b104987f68f8f11bc72b5467e62b5b97643754e6cc71645f800c668a930684.package(url: "https://github.com/ttkcben/topadroi-ios.git", from: "0.1.0")
Unzip, then in Xcode: File ▸ Add Package Dependencies… ▸ Add Local… and select the unzipped folder.
⬇ topadroi-sdk-android-0.1.0.zip
cde7dfd4ecbc96532701cc81d61d8f2ac44fad7c03ea84c92fa89798d09ff308implementation("io.topadroi:sdk:0.1.0")
Unzip into your project; in settings.gradle.kts include the module, then implementation(project(":topadroi-sdk")) (depends on :core).
⬇ topadroi-sdk-react-native-0.1.0.zip
53ab595bd5b9462df4dfffb43c9d66cc808ceb49c67b91c5be3eec479890a5d3npm install @topadroi/react-native
Unzip, then: npm install /path/to/topadroi-react-native (link the native iOS/Android cores — see README).
⬇ topadroi-sdk-flutter-0.1.0.zip
d0b8501ac0fc0a9d5eeee4a08010e630d27d609a0517f034bcb2a963047744e5topadroi_sdk: ^0.1.0
Unzip, then in pubspec.yaml: topadroi_sdk: { path: ../topadroi-flutter }.
Request schema for POST /v1/mobile/events. Validate your payloads against it.
⬇ topadroi-event-schema-v1.json
02f538b9bf75467dd271dee86d8542f084dd44333ee3cc290794da6c2ab28236