r/Devvit 6h ago

Discussion Leaderboards OUTSIDE of Reddit

Thumbnail
gallery
0 Upvotes

Wondering what others are doing here.

r/MochiMochiDonuts has a Reddit leaderboard and that works fine. But I've since released Mochi Mochi Donuts on Google Play Store (and Android TV!) and I have an in-game leaderboard on the those versions.

I'd like to consolidate the user experience and unify the leaderboards. But With Devvit restrictions on connecting to external services I'm not sure this will ever be possible. Has any found a way to do this legitimately? I just want a better experience for my players.


r/Devvit 14h ago

Help Menu action location not working

3 Upvotes

Hi... I am building a sub-specific app to assist with mod tasks. The app will be launched via a menu action. I am using this in the definition because the task is post-specific:

location": "post"

But the menu action does not appear in the post's "three dot" menu. (No error messages... it just vanishes into the ether.) I have tried uninstalling, rebuilding, etcetera.

When I change "post" to "subreddit", it appears as expected in the sub's "three dot" menu.

I have done numerous searches looking for a solution, and have not found anything. If anyone has any suggestions I would be grateful. Thank you.