For the complete documentation index, see llms.txt. This page is also available as Markdown.

Features Overview

List of available features in Essential Kit (V3)


Looking for integrating Ads? Download from here.


Address Book

  • Read contacts from user's address book

  • Apply constraints to have certain attributes like email, phone number etc

  • Supports pagination

App Shortcuts

  • Add dynamic shortcuts to the app icon

  • Quick access to specific in-app content or actions

  • Supports multiple shortcuts with custom labels and icons

App Updater

  • Fetch if any updates available for the app

  • Prompt user to update either forcefully or optionally

Billing Services

  • Fetch Product details from store

  • Supports Consumable and Non-Consumable products

  • Supports Subscriptions

  • Supports multiple offers per subscription

  • Restore purchases

  • Uses latest Store Kit v2 on iOS and Billing Client 7.1.1 on Android

Cloud Services

  • Sync data across devices for free

  • Auto syncs based on app lifecycle

  • Multiple data types supported (long, string, byte array...)

  • Supports Universal links (or App Links)

  • Supports Schemes

  • Seamless access for deep link data

Extras (Utilities)

  • Open application settings

  • Open store page

Game Services

  • Authentication (Game Center on iOS, Google Play Services on Android)

  • Submit scores in leaderboards

  • Report progress for achievements

  • Custom leaderboards & Achievements user-interface support

  • Attach tags (context) to leaderboard scores

Media Services

  • Select media content

  • Capture media content

  • Save media content

  • Permission-less implementation (where ever applicable)

  • Multiple media content types supported

Native UI

  • Alert dialogs

  • Date Picker and Time Picker

Network Services

  • Access network connection status

  • Event based

Notification Services

  • Local notifications

  • Remote/Push notifications

  • Time based trigger support

  • Calendar based trigger support

  • Custom payload keys support

  • Repeat scheduling allowed

  • Retains scheduled notifications after reboot

Rate My App

  • Auto trigger based on prior settings

  • Prompt store rating dialog to users

  • Pre-confirmation dialog support

Sharing

  • Generic share sheet support

  • Message sharing

  • Mail sharing

  • Social sharing (Facebook, Whatsapp, Twitter)

  • Multiple attachments support

Web View

  • Load local webpages

  • Load remote urls

  • Dimensions control

  • Javascript evaluation support

  • Receive messages from web page to unity

  • Native camera and file dialog access support

Last updated