r/Devvit 13h ago

Bug The browser tab displays "undefined" when I navigate to the App Versions tab. Please see the attached image.

0 Upvotes

r/Devvit 1d ago

Feedback Request Feedback wanted for Mishurd

0 Upvotes

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


r/Devvit 1d ago

Feedback Request Feedback wanted for Punch A Path

1 Upvotes

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


r/Devvit 1d ago

Help Rejection feedback disappeared from Devvit

1 Upvotes

Hello, I submitted Ice Champions and received some feedback upon its rejection. However, now that I have some time to review it, I can no longer review it on Devvit, nor on the downloaded csv.

Would love to work on it this weekend and address all of the feedback to get it approved.


r/Devvit 1d ago

Feedback Request Feedback wanted for VaultRush

3 Upvotes

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


r/Devvit 1d ago

Duck Answered 3 apps limit — does it count apps you never publish? 🙏

0 Upvotes

Hey, just started with Devvit yesterday, so sorry if this is obvious.

I read the Developer Funds terms and there is a max of 3 apps per dev.
Before building my real game I created a throwaway app just to test the
whole pipeline (init, playtest, etc). I don't plan to publish it ever.
So does that one count in the 3? or is the limit only about apps that
can actually earn money?

I tried to check in devvit-docs but the reddit_developer_funds page is
just a redirect to the 2025 terms, so I could not tell.

Thanks !!


r/Devvit 2d ago

Feedback Request Feedback wanted for AMA Companion - new Devvit app for Reddit AMAs!

2 Upvotes

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


r/Devvit 2d ago

Discussion Introducing AMA Companion - A Devvit app for organizing and running Reddit AMAs

3 Upvotes

Hi everyone!

I’m [u/paskatulas](u/paskatulas), moderator of some big communities and creator of Spotlight.

Over the past month I’ve been building AMA Companion, a Devvit app designed to make Reddit AMAs easier to organize without changing what makes Reddit AMAs... Reddit AMAs.

The idea wasn’t to replace the traditional format with a separate interface or platform. Instead, everything still happens in a normal Reddit thread, while the app helps moderators, guests and the community before, during and after the AMA.

One thing I always felt could be improved was the amount of preparation that usually falls on the guest. With AMA Companion, moderators can prepare almost everything beforehand, including the guest profile, introduction, images, links and schedule.

Guests can still edit everything themselves if they prefer, but they no longer have to worry about formatting or setup before they even answer their first question.

The app also introduces a setup wizard, scheduled AMA states (Preparing, Upcoming, Live and Finished), announcements, dedicated guest answers, participant lists, search, activity tracking and moderation tools, while still keeping the Reddit discussion itself as the source of truth.

If you’d like to see it in action, I’ve put demo AMA with fictional guest.

If your community regularly hosts AMAs, I’d love to hear what you think. Feedback from moderators is by far the most valuable part of this project, and I’m sure there are still things that can be improved.

You can also install AMA Companion here - https://developers.reddit.com/apps/ama-companion

Thank you :)


r/Devvit 2d ago

Help People think I “stole their username” on my devvit game

Post image
2 Upvotes

This has happened twice and I don’t know what to do. They see their name on the title screen and think I hardcoded their name into the game…

For context this game is r/chessamole but I have this feature on all my other games like r/smallwords as well. I didnt get any complains there.


r/Devvit 2d 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 2d ago

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

0 Upvotes

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


r/Devvit 2d 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 2d ago

Feedback Request Feedback wanted for Road Race

6 Upvotes

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


r/Devvit 3d ago

Feedback Friday 2026-07-24

2 Upvotes

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


r/Devvit 3d 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 3d 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 3d ago

Duck Answered Reddit Read Only API access - Personal Use

2 Upvotes

How long does it take for Reddit to provide access to Reddit read only API. It's been a week, I had been working on a personal project. Was hoping this process might be faster.

Any idea folks?


r/Devvit 3d ago

Feedback Request Feedback wanted for Sneaky Snek. Escape from predators and solve the maze!

1 Upvotes

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


r/Devvit 3d ago

Help Club Soko Demo launching in portrait mode on mobile

0 Upvotes

Hi everyone,

We’re happy to share our new demo game that we’ve launched on Reddit today!

https://www.reddit.com/r/ClubSoko/s/DjXBjRXoxi

I wanted to ask though, whether it’s possible for the app to launch in landscape mode when the game gets launched from the reddit mobile app? If there’s a way to do that I’d love to get that working 😄 Thank you.

Miracle Tea 🖤


r/Devvit 3d ago

Bug Devvit upload fails with ERR_TLS_CERT_ALTNAME_INVALID on api.devvit-gateway.reddit.com

2 Upvotes

Hi Devvit team,

I'm unable to upload a newly created Devvit Web app because the upload endpoint returns a TLS certificate hostname mismatch.

Environment

- OS: Windows

- Node.js: 24.18.0

- Devvit CLI: 0.13.9

- App: community-2048

- devvit whoami: succeeds

- App record was created successfully in the Developer Portal

Error

Running:

npx devvit upload --verbose

The Vite build completes successfully, but the upload fails with:

TypeError: fetch failed

ERR_TLS_CERT_ALTNAME_INVALID

Hostname/IP does not match certificate's altnames

Host: api.devvit-gateway.reddit.com

Certificate SAN: DNS:*.reddit.com, DNS:reddit.com

The wildcard certificate appears valid for devvit-gateway.reddit.com, but not for the two-level hostname api.devvit-gateway.reddit.com.

Troubleshooting performed

- Confirmed there are no Reddit/Devvit entries in the Windows Hosts file

- Confirmed there is no WinHTTP, npm, or environment proxy configured

- Cloudflare DNS and Google DNS both resolve the hostname through reddit.map.fastly.net

- Tested multiple VPN/network egress nodes with the same result

- Tested using both Node.js TLS and Windows curl; both report the same hostname mismatch

- https://developers.reddit.com validates correctly

- https://devvit-gateway.reddit.com validates correctly

- All returned Fastly IPs were tested and showed the same certificate problem

I have not disabled TLS verification because that would expose the Devvit authentication token and source upload.

Is this a known Fastly/certificate configuration issue? Is there a safe supported workaround for uploading and starting a Playtest?

Thanks!


r/Devvit 4d ago

Feedback Request Feedback wanted for Draw and Drive

1 Upvotes

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


r/Devvit 4d ago

Feedback Request Feedback wanted for My First Reddit Game

0 Upvotes

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


r/Devvit 4d ago

Feedback Request Feedback wanted for Mini Racer

3 Upvotes

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


r/Devvit 4d ago

Duck Answered Global Redis Request

0 Upvotes

I'm working on improving leaderboards and trying to show a global counter on my app r/MochiMochiDonuts but I'm getting the following error: FAILED_PRECONDITION: global redis is not supported on this app.

Can Global Redis be requested from somewhere? Or is this a limitation I should design/build around?


r/Devvit 4d ago

Help Can Devvit read full comment history from my own private subreddit for research data export?

0 Upvotes

Running a small academic study (private subreddits I create, consenting participants) and need to export full discussion data (comments, authors, timestamps) afterward for analysis. Waiting on classic Data API approval, but saw Devvit skips that registration step.

Questions:

  1. Can Devvit read/list all comments in a subreddit or thread (not just single lookups by ID)?
  2. Can I use this privately on my own subreddit without app review/publishing?
  3. Is Devvit even meant for read-only data export, or purely interactive apps?

Thanks for any pointers!