📄️ Clear Cache Remote Config
The Clear Cache Remote Config feature allows engineers to remotely instruct the mobile application to delete specific types of cached data using Firebase Remote Config. This functionality helps manage app data effectively, ensuring that cached data is updated or removed as needed, without requiring a manual app update.
📄️ Git Branching
Mobile team git branching method.
📄️ Work-In-Progress Backup
Work-In-Progress Backup is an automated program designed to automatically back up the Work In Progress (WIP) for each local project to the origin git repository. This practice is beneficial to ensure that the data being worked on is not lost and can be recovered in case of system failure, user error, or other unexpected events.
📄️ Mobile Project Architecture
Overview
📄️ Create a Release Note
A release note is information about changes, updates, or improvements made in a new version of software or application. The main purpose of release notes is to inform users or viewers about new features, bug fixes, and performance improvements. The release notes can be found by users through the App Store or Play Store.