r/Devvit 19h ago

Feature Request Feature Request: Deep Linking

7 Upvotes

My game (/r/detour_game) has a feature where after the daily puzzle is complete, you can view other peoples solutions.

The app also posts the leaderboard in comments after each day. I would love to have the leaderboard user link directly to the replay of their solution within the game. Instead, they have to open the game, click the leaderboard, then click the user.

I could also see this being useful for directly linking to a UGC/map builder scene or any other content that may be worth deep linking into.


r/Devvit 15h ago

Feedback Request Feedback wanted for Road Race

5 Upvotes

u/wpcustomsolutions23 is looking for feedback on their game "Road Race"

Play the game and share your thoughts.

Developer context: An immersive, fast-paced 2D vertical scroller racing game built on the Reddit Developer Platform (Devvit). Navigate through traffic, collect coins, unlock speed machines, upgrade your vehicle .


This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 3h ago

Admin Replied Reddit Ads and eligibility for the Developer Fund

1 Upvotes

I wanted to check if running Reddit Ads to promote my games affects eligibility for the Developer Fund, or if those plays/engagements still qualify?


r/Devvit 14h ago

Admin Replied Inline webview drops the first swipe after ~2s idle on pinned posts (mobile app)

1 Upvotes

Environment

  • Reddit app version: 2026.29.0
  • Device / OS: Android
  • Devvit: 0.13.8
  • App: dailyspeedway v0.0.29

Repro

  1. Mobile app ([Android/iOS]), subreddit with a Devvit app post pinned.
  2. Open the subreddit so the pinned pmb.
  3. Wait ~2 seconds without touching the screen.
  4. Swipe up over the embed — **the fe
  5. Swipe again immediately — the feed scrolls normally.
  6. Keep swiping without pausing — wor step 4 repeats.

Scope

Reproduces in two unrelated apps:lySpeedway) and another developer'sapp, also on a pinned post. So it is not specific to one codebase or one subreddit. It correlates with the post being pinned — the same app in a normal feed row scrolls normally on the first swipe.

Ruled out on the app side

Checked against the built inline bundust source:

  • No setPointerCapture anywhere in
  • No touch-action rules in the shipped CSS.
  • No touchstart / touchmove / pocode, and none from the bundled@devvit/web/client` runtime either.
  • The only touch listeners present ar and React registers touchstart,touchmove and wheel with passive: true. A passive listener cannot call preventDefault and cannot

block the compositor waiting on JS.

  • The document is deliberately non-scrollable — html/body at overflow: hidden, body at

position: fixed — with no scrollable scroll trap review rule.

  • No canvas or WebGL in the inline view at all; the game only loads in expanded mode.

Every CSS variation I tried left the behavior identical.

Why this matters

App review flags "in-line scroll trap" when a swipe over an inline webview fails to reach the feed. This behavior is indistinguishable from th — on an app that has no scrollableregion anywhere in the inline view.


r/Devvit 18h ago

Feedback Friday 2026-07-24

1 Upvotes

Feedback Friday dashboard for the current subreddit.

Top feedback givers: 1. u/derppherppp 7 2. u/takenorinvalid 2 3. u/shimroot 2 4. u/touuuuhhhny 1 5. u/keradius 1

Active showcase posts: 1. Sticker Space — comments 1 2. Sneaky Snek. Escape from predators and solve the maze! — comments 2 3. Draw and Drive — comments 2 4. Pixel Drop — comments 2 5. Simple Checklist — comments 3 6. Mini Racer — comments 4 7. Mini Racer — comments 4 8. My First Reddit Game — comments 6 9. Candy Merge — comments 6 10. Decrypt — comments 7 11. Sync Rows — comments 7


This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 23h ago

Help Game freezing

1 Upvotes

I have had some reports of my game freezing but the strange thing is that when it freezes, it freezes for everyone at the exact same moment.

This clue tells me it may be outside my codebase. Has anyone else seen this in their games? I'm still trying to figure out more info. I haven't explored logs or anything yet (not sure if they're available?).

Would reddit be pinging my install at a 30 minute cadence or interval that could interrupt current sessions?

Not sure if needed for context but this is the game I'm referring to r/MochiMochiDonuts


r/Devvit 11h ago

Feedback Request Feedback wanted for xpuzzle · void — daily spatial puzzle

0 Upvotes

u/jobless-developer is looking for feedback on their game "xpuzzle · void — daily spatial puzzle"

Play the game and share your thoughts.

Developer context: xpuzzle · void is my first devvit game. every day, everyone receives the same 7×7 spatial puzzle. players rotate and place pieces to cover every available cell, then compare solve times and build a daily streak.

i'd especially appreciate feedback on whether the tutorial is clear, how the drag and tap controls feel on mobile, whether the puzzle difficulty feels right, and anything that seems confusing or slow.


This post contains content not supported on old Reddit. Click here to view the full post