Commit 78ae374
committed
feat(app): implement interstitial ad frequency control
- Add logic to AppBloc to track page transitions and determine when to show interstitial ads
- Introduce AppPageTransitioned event to track page navigation
- Update AppState to include page transition count and interstitial ad stream
- Inject AdService into AppBloc for ad-related functionality
- Add logging for ad-related events and decisions1 parent d709291 commit 78ae374
3 files changed
+178
-81
lines changed
0 commit comments