Floor Is Lava: Android App vs Web / PWA
Floor Is Lava runs the same core game on Android and on the web — the differences are all in how ads and purchases are handled, plus a couple of platform-only conveniences.
Ads
The Android app uses Google's AdMob for banner, interstitial, and rewarded ads. Fresh Android installs also get a 60-second grace period with no ads at all right after install. The web version uses a different ad approach for the same ad types.
Purchases
Android purchases go through Google Play Billing. Web purchases go through Paddle. Prices for Premium Bundle, Remove Ads, and every coin pack tier are identical on both platforms — there's no price difference by platform. See Restore Purchases for how each platform handles getting your purchases back on a new device.
What's the same
Everything else — every game mode, every setting, the shop, leaderboards — runs off the same shared code on both platforms. The Android app wraps that same experience in a native shell; it isn't a separate build with different features.
Google Sign-In note
Google Sign-In is currently available on web only. It's expected to come to Android in a future update.
Suggested filename:
fil-platform-android-vs-web.jpg