Remove visible message text from the loading UI while keeping the message field for internal state and future use.
Co-authored-by: Cursor <cursoragent@cursor.com>
Introduce GlobalLoadingCenter with reference counting, wire it through RootView and major auth/order/profile screens, and add the loading animation asset plus unit tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
Integrate scenic selection and permission flows into home routing, add AMap SDK for device builds while keeping arm64 simulators compilable via Podfile post_install hooks.
Co-authored-by: Cursor <cursoragent@cursor.com>