I have an existing mobile app that needs a round of quick fixes and minor enhancements. In the project form I marked the platform as “Do,” so just work with the current codebase I’ll supply—no need to port or rewrite anything. Likewise, my “Do” answer for top-priority items simply means every point below is important; I’d like the whole checklist completed in one pass. Here’s what I need done: • Repair the Info button so it responds correctly. • Implement in-app user notifications and add a Delete option for each notification. • Save user address and city data to the admin panel, and display it there. • Remove the “Developer Info” screen; replace it with an editable section in the admin panel. • Eliminate any direct back-door access that still points to the developer. • Enable both user-initiated and admin-initiated password resets. • Reactivate the existing API key and turn on Google login (the code is already present, just needs enabling). • Ensure the app launches independently—no external browser involvement. • Fix the Share toggle so enable/disable actually works. • Add a clean Exit button. • Capture product-enquiry information and deliver it to the admin panel in real time. You’ll have full access to the source code and current admin panel so you can trace, modify, and test each change. Once finished, please send me an updated build (APK/IPA or bundle as appropriate) plus a brief changelog that notes every file you touched and any new settings I must update in production. If anything in my notes is unclear, let’s hash it out before you start so we can keep the process smooth and fast.