Jump to Content
Versus SDK
HomeDocumentationChangelogDiscussions
DocumentationVersus SDK
Documentation

Getting Started

  • How Our System Works
  • Process Overview
  • Download the SDK
  • SDK Requirements

Unity Integration Checklist

  • 1. Set up Package
    • Import Package
    • Add Scene Essentials
  • 2. Authentication
  • 3. Specify Location Permissions
  • 4. Set Up Challenges & Prizes
    • Design Challenges
    • Add Challenge Events
    • Add Required Calls
    • Initialize Challenges and Match with Prizes
  • 5. Test, Customize UI & Release
    • Testing in Sandbox
    • Customize Versus UI
    • Release to Production

iOS & Android Integration Checklist

  • Release Notes
  • iOS SDK Datasheet
  • Android SDK Datasheet
  • 1. Set up & Authentication
    • Initialize
    • Start Session
    • End Session
    • Get Agreements
    • Accept Agreements
    • Registration Check
    • Login
    • Create Account
    • Resend Verification Email
    • Reset Password
    • Change Password
    • Log Out
  • 2. Set Up Challenges & Prizes
    • Get Available Challenges
    • Get Currently Accepted Challenges
    • Get Challenge History
    • Join Challenge
    • Send Progress Event (Tracked Event)
    • Send Progress Event (Timed Event)
    • Get Available Prizes
    • Mark Prize As Fulfilled
    • Mark Prize As Redeemed
    • Resend Prize Redemption Email
  • 3. Test, Customize UI & Release

C# Integration Checklist

  • COMING SOON - Q1 2021

C++ Integration Checklist

  • COMING SOON - Q1 2021

Unreal Engine Integration Checklist

  • COMING SOON - Q1 2021

Appendix

  • User Flows
  • Best Practices - UI
  • Best Practices - Challenges
  • Challenge Evaluation Flow
  • QA Checklist

FAQ

  • General
  • Unity SDK
  • iOS & Android SDK
Powered by 

1. Set up & Authentication

Initialize

Initialize

Start Session

Start Session

End Session

End Session

Get Agreements

Get Agreements

Accept Agreements

Accept Agreements

Registration Check

Registration Check

Login

Login

Create Account

Create Account

Resend Verification Email

Resend Verification Email

Reset Password

Reset Password

Change Password

Change Password

Log Out

Log Out

Updated over 2 years ago