Add verbose debugPrint logs throughout VersionChecker to diagnose why app update check isn't triggering: - Log apiBaseUrl and full request URL + query params before the request - Log response status code and raw response body - Log explicit needUpdate=true/false with version details - Log version code comparison (server versionCode vs local buildNumber) - Add stack trace to all catch blocks for better error diagnosis Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios/Runner/Assets.xcassets/AppIcon.appiconset | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
it0_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.