Skip to content

Try it live

This page boots the real FRVR SDK (via the dev channel) in your browser and exposes the interactive demo for every module on one page. Everything below is a genuine window.FRVR.* call — open your devtools console to see the full event output as you click.

The dev channel stubs ads, IAP, storage, etc. — so no live providers are needed, nothing talks to a production backend, and you can click around safely.

Interstitial, rewarded, and banner flows. The demo is configured with throttling disabled (maxfrequency: 0, forceFirstAd: true) so you can click repeatedly — see Ads § Throttling for what the defaults are.

Ads

loading SDK…
Interstitial
Rewarded
Banner
 

Configured with a mock two‑product catalog. Try Buy TEST_PROD_1Consume lastRestore purchases.

IAP

loading SDK…
 

Profile

loading SDK…
 

Entry point

loading SDK…
 

Tracker

loading SDK…
 

Local storage

loading SDK…
 

Cloud storage

loading SDK…
 

Social

loading SDK…
 

Tournaments

loading SDK…
 

Community

loading SDK…
 

Notifications

loading SDK…
 

Shortcut

loading SDK…
 

Crossplay

loading SDK…
 

Each demo above mirrors the one on the corresponding module page, where you’ll also find the full API, config knobs, and gotchas. Jump from the sidebar.