Eleazar Cole-Showers’ Post

View profile for Eleazar Cole-Showers

Mobile Development| Cyber-Security Enthusiast| Web Development

Day 60 of 1000. I've been working on an issue in my task management app where tasks wouldn't load on restart but would appear after logging out and logging back in. After some debugging, I realized the problem stemmed from the way I initialized the userId—it was only being set when the login function was called. I fixed that, but then encountered a new challenge: tasks wouldn't display on app restart until a new one was added. Turns out, I needed to move the LaunchedEffect logic higher up in the component hierarchy. Once I did that, everything worked perfectly! 🎉 For now, I'll be focusing on optimizing the app and making small improvements here and there. I've got an exam coming up soon, so I'll be splitting my time between studying and coding, but rest assured, I’m still pushing forward! The user profile/settings page will likely come after my exam. #AndroidDev #Kotlin #1000daysofcoding

Keep going 💪

Like
Reply

To view or add a comment, sign in

Explore topics