Nasirnasirmomin.hashnode.dev·Sep 15, 2024Secure Firebase API Keys/Secrets: A Guide to Using xcconfig for SecurityIn collaborative iOS development, ensuring the security & separation of development, QA, & production environments is crucial. I’m working on an iOS app with a team of freelancers. We hold daily meetings to discuss features, & I’ve added them as cont...86 readsGoogleService-Info
Computer Garagecomputerg.hashnode.dev·Jun 23, 2024Firebase and Angular Integration: Complete WalkthroughI often use Firebase because it is free and offers many benefits for learning. Firebase provides a backend cloud computing service with a NoSQL database called Firestore. Whenever I created a frontend application using Angular, I faced issues connect...Angular Firebase integration