General
- Pull‑to‑refresh to force a fresh load.
- Ensure NASA_API_KEY is set for endpoints requiring it.
- Run
flutter analyzeandflutter testbefore reporting.
EPIC shows “No images for this day”
- EPIC data is not daily‑uniform; pick a nearby date.
- In “Latest”, the app resolves the most recent available date.
Exoplanet TAP 400 (VOTable XML)
- Backend may reject complex ORDER/LIMIT combos.
- The app uses fallbacks; try refresh.
Deep Dive empty panels
- APIs may be rate‑limited; wait and retry.
- Date filter may narrow results too much; clear filter.
Android app name shows “astry”
- Ensure AndroidManifest.xml has android:label="Astry".
- Clear launcher cache or reinstall.