veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

291
active users

#devstruggles

0 posts0 participants0 posts today
Obvitree<p>When you swear you'll solve the bug yourself... but ChatGPT is just too helpful 👀💻🐼 <br><a href="https://mastodon.social/tags/CoderLife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoderLife</span></a> <a href="https://mastodon.social/tags/DevStruggles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevStruggles</span></a> <a href="https://mastodon.social/tags/relatableaf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>relatableaf</span></a> <a href="https://mastodon.social/tags/corporate" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>corporate</span></a> <a href="https://mastodon.social/tags/funny" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>funny</span></a> <a href="https://mastodon.social/tags/meme" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>meme</span></a> <a href="https://mastodon.social/tags/developerlife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>developerlife</span></a> <a href="https://mastodon.social/tags/programmerlife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programmerlife</span></a> <a href="https://mastodon.social/tags/developermood" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>developermood</span></a> <a href="https://mastodon.social/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
Aleksander Stojanowski<p>It looks like the <a href="https://iosdev.space/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> backgroundTask modifier causes some issue. I removed it and registered the background task in the old-fashioned way, and now it works fine. 😁<br><a href="https://iosdev.space/tags/DevStruggles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevStruggles</span></a></p>
Aleksander Stojanowski<p>I’ve always thought that C/C++ build system is one of the worst possible, but I see that Xcode wants proof otherwise. 😆 Nonetheless, I still have a lot of code to move, so I don’t think I’ll finish before the weekend. 😮‍💨<br><a href="https://iosdev.space/tags/DevStruggles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevStruggles</span></a> <a href="https://iosdev.space/tags/BuildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BuildInPublic</span></a></p>
Aleksander Stojanowski<p>After all that, I need to create an app group for my app… All that to tinker a bit with widgets for the app. 😂 Am I doing something wrong? Is there a faster way to share code between targets or to move some code to a shared framework? <br><a href="https://iosdev.space/tags/DevStruggles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevStruggles</span></a> <a href="https://iosdev.space/tags/HelpNeeded" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HelpNeeded</span></a> <a href="https://iosdev.space/tags/DevCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevCommunity</span></a></p>
Aleksander Stojanowski<p>The problem with that is when the user doesn’t open the app for a day, I don’t have a way for scheduling the next reminder. I could use a background task for that, but there is no guarantee it’ll be run - thanks 🍎.<br><a href="https://iosdev.space/tags/BackgroundTasks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BackgroundTasks</span></a> <a href="https://iosdev.space/tags/AppleDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleDev</span></a> <a href="https://iosdev.space/tags/DevStruggles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevStruggles</span></a></p>