Note Hop - Devlog 10
Finally double digits for my devlogs!!! I’ve been on a pretty locked in stint and started somewhat tracking user data via Firebase and a hundred YouTube tutorials! Everything was going well enough (which should have warned me), so imagine my surprise when I see this in my email 🙃. I Google Lensed it and it told me I was going to see hackers in my sleep if I didn’t fix it IMMEDIATELY so it took literal hours of working through git commands, more terminal prompts, compromised .plist files and API keys, just to eventually realize that all I needed to do was edit the access controls of the API keys and then mark the warning as a false positive in GitHub 🥀.
💻
Then came the second issue of the day! In the process of fixing the first problem, I guess I created an extra branch in my project, which meant all my changes weren’t saved across the main branch I was working in, as well as the edits that I made when I deleted my .plist file (which was holding some settings for my custom font, so my code was looking like the picture below and I was genuinely crashing out). I fixed it by adding a property in my fresh plist file and deleting the new branch I created, so everything remained the way I left it!
💻
After those hardships things got somewhat easier. I worked on the Login and Register pages for my code so now hopefully people can actually interact with my app instead of wistfully longing for a place to save their work!
💻
ALSO this is kinda new, but I’m realizing that I’m running out of ideas that I wanna implement in my app (I know I know there are a lot of lessons to create and sheet music to link) BUT if you guys have an ideas or things you’d like to see be added please let me know! Thank you! 🩷
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.