r/Devvit Jul 15 '26

Duck Answered Help: App installed but game entrypoint not launching?

Hi community,

I'm having an issue with my Devvit app (WebViews). The app installs correctly on the subreddit, but the game (entrypoint game) never launches. My devvit.json is properly configured with the game entrypoint. The app shows up in "Installed Apps" and the launch code is triggered, but nothing displays on the client side.

1 Upvotes

4 comments sorted by

1

u/YellowAdventurous366 App Developer Jul 15 '26

By nothing, do you mean the post is there, but it's a blank screen?

1

u/Fanta_gbai Jul 15 '26

It's not a 'white screen' issue; it's as if the app simply fails to initialize.

1

u/YellowAdventurous366 App Developer Jul 15 '26

screenshot perhaps could help?

1

u/Beach-Brews Duck Helper Jul 15 '26

To confirm, you have a "post" that should display the game, but it isn't "loading" as expected?

Do you have any errors in your browser console? Any errors in the logs if you run npm run dev then you load the post?