<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk" -->

---
title: 5 bugs that broke my game this week 🙈 | daily.dev
description: A game developer shares five bugs fixed this week: swipe harvesting missing crops, Android alert button limitations (only 3 buttons supported), yield boost...
canonical: https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: 5 bugs that broke my game this week 🙈 | daily.dev
og:description: A game developer shares five bugs fixed this week: swipe harvesting missing crops, Android alert button limitations (only 3 buttons supported), yield boost...
og:url: https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk
og:image: https://api.daily.dev/og/posts/jzULCYekK.png
og:image:alt: 5 bugs that broke my game this week 🙈
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Simon Grimm](https://daily.dev/sources/galaxies%5Fdev)

[Watch video](https://api.daily.dev/r/jzULCYekK)

# [5 bugs that broke my game this week 🙈](https://api.daily.dev/r/jzULCYekK "Go to post")

This title could be clearer and more informative. Try out Clickbait Shield for free (5 uses left this month).

A game developer shares five bugs fixed this week: swipe harvesting missing crops, Android alert button limitations (only 3 buttons supported), yield boost rounding to zero due to percentage calculation on small numbers, broken cloud sync between devices, and Android crashes from empty views in modals. Solutions included fixing harvest logic, adjusting UI for platform constraints, switching to fixed yield bonuses, implementing robust cross-device sync, and replacing expo router modals with inline modals on Android.

[#game-development](/tags/game-development "Check all #game-development posts")[#android](/tags/android "Check all #android posts")[#react-native](/tags/react-native "Check all #react-native posts")

Feb 09 • 1m watch time

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughts Post

Share this post

[![Simon Grimm's image](https://media.daily.dev/image/upload/s--Urs1_o1E--/f_auto/v1746714789/logos/galaxies_dev)](https://daily.dev/sources/galaxies%5Fdev)

[Simon Grimm](https://daily.dev/sources/galaxies%5Fdev "https://daily.dev/sources/galaxies_dev")

73 Followers

•

362 Upvotes

#### Would you recommend this post?

Copy link

Slack

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"5 bugs that broke my game this week 🙈","url":"https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk"},"datePublished":"2026-02-09T16:31:41.027Z","dateModified":"2026-02-09T16:33:03.428Z","description":"A game developer shares five bugs fixed this week: swipe harvesting missing crops, Android alert button limitations (only 3 buttons supported), yield boost...","image":"https://i.ytimg.com/vi/DJLeZNVdIsU/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/DJLeZNVdIsU/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Simon Grimm","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Simon Grimm","logo":"https://media.daily.dev/image/upload/s--Urs1_o1E--/f_auto/v1746714789/logos/galaxies_dev","url":"https://daily.dev/sources/galaxies_dev"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/5-bugs-that-broke-my-game-this-week--jzulcyekk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"game-development,android,react-native","timeRequired":"PT1M","video":{"@type":"VideoObject","name":"5 bugs that broke my game this week 🙈","description":"A game developer shares five bugs fixed this week: swipe harvesting missing crops, Android alert button limitations (only 3 buttons supported), yield boost...","thumbnailUrl":"https://i.ytimg.com/vi/DJLeZNVdIsU/sddefault.jpg","uploadDate":"2026-02-09T16:31:41.027Z","duration":"PT1M","url":"https://api.daily.dev/r/jzULCYekK","embedUrl":"https://www.youtube.com/embed/DJLeZNVdIsU"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Simon Grimm","item":"https://daily.dev/sources/galaxies_dev"},{"@type":"ListItem","position":3,"name":"5 bugs that broke my game this week 🙈"}]}
```

