PLAY SDK Documentation
v0.12.0 (Obsolete)
v0.12.0 (Obsolete)
  • 🛠️ENVIRONMENT SETUP
    • Overview
    • PLAY Sample Package
  • 🖥️SDK Integration Guides
    • Getting Started
      • Unity
        • Tech Requirements
        • Step 1 - Import packages
        • Step 2 - Import credentials
        • Step 3 - Environments
        • Step 4 - Initialization
      • Unreal
        • Tech Requirements
        • Step 1 - Import packages
        • Step 2 - Configure credentials
        • Step 3 - Environments
        • Step 4 - Initialization
    • Authentication
      • Unity
      • Unreal
    • User Profile
      • Unity
      • Unreal
    • Virtual Items
      • Unity
      • Unreal
    • Inventory
      • Unity
      • Unreal
    • Store
      • Unity
      • Unreal
    • Currency (IAP)
      • Unity
      • Unreal
    • Achievements
      • Unity
      • Unreal
    • Game Progress
      • Unity
      • Unreal
    • Leaderboards
      • Unity
      • Unreal
    • Matchmaking
      • Unity
      • Unreal
    • Wallets
      • Unity
      • Unreal
    • Analytics
      • Unity
      • Unreal
    • Notifications
      • Unity
      • Unreal
    • Module Requests
  • 🎲Game Design Guides
    • Overview
    • User Authentication
    • User Profile
    • Game (Progression + Rewards)
    • Virtual Items
    • Currency (IAP)
    • Store
    • Inventory
    • Achievements
    • NFT Purchase Flow & Wallets
    • Limited-Time Offers
    • NFT Passes
  • 📌Links
    • PLAY Whitepaper
    • PLAY Postman API Doc
    • PLAY Dev Dashboard
    • PLAY Example Repository Dev
    • PLAY Example Repository Prod
    • Report an Issue
    • Discord dev-chat
    • Telegram Community Channel
    • Social Links
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. SDK Integration Guides

Module Requests

List of features available to be added to the SDK

PLAY has developed and deployed on iOS and Android a variety of in-game features that are not yet a part of our SDK. We continuously add these features to the SDK as developers request them - You can review the list here and get in touch if there's a particular feature you'd like integrated into the SDK!

PLAY Feature List

  • Rewarded Ads: Watch ads for a currency or item reward

  • Friends: persistent friends across the ecosystem

  • Online Friends Menu: Invite online friends to start a game, see who is online and what they are playing

  • Direct Messaging: text chat with friends

  • Voice Chat & Calls: Call a friend, or use voice chat during a multiplayer game

  • Emotes: For multiplayer gameplay

  • Activity Centre: surface announcements and social notifications to players

  • Creator Tools: allow players to create content in your game - support for any type of asset

  • Social Feed: Infinitely scrolling, supports trending and followed content

  • Post Creation Tools: Allow players to create and share posts

Was this helpful?

🖥️