Appearance
Mini Games
Mini Games provide interactive entertainment content to boost user engagement and retention. These lightweight games can be seamlessly integrated into your app experience.
How to Fetch Mini Games
Request a mini game activity using tags:
objective-c
@import Upshot;
// Request mini game activity with specific tag
[[BrandKinesis sharedInstance] setDelegate: self];
[[BrandKinesis sharedInstance] showActivityWithType:BKActivityTypeMiniGame andTag:@"Tag Name"];
swift
import Upshot
// Request mini game activity with specific tag
BrandKinesis.sharedInstance(). delegate = self
BrandKinesis.sharedInstance(). showActivity(with: .miniGame, andTag: "TagName")
Game Types
Mini games can include various types of interactive content:
- Puzzle Games - Logic and problem-solving games
- Spin Wheel Games - Memory and pattern recognition games
- Card Shuffle Games - Simple action-based games
How to Create Mini Games in Dashboard
In Dashboard under GAMIFY section Create mini games and create campaign for that mini games.
To create Mini Games in the Upshot.ai dashboard:
- Navigate to GAMIFY section in the dashboard
- Create Mini Games - Design your Mini Games with questions
- Create Campaign - Set targeting and scheduling for the Mini Games