android10 / android10/Android-CleanArchitecture
Framework integrations
Aperta
discussion
question
- Lingua principale
- Java
- Stelle
- 15.5k
- Fork
- 3.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
can you share your thoughts where should framework specific stuff be placed. For example I have to integrate following:
- GCM (push notifications) - regular push notifications with news
- Google Analytics - tracking for pageview's and events
Where should GCM code reside (`InstanceIDListenerService` and `GcmListenerService`)? How would you handle processing of incoming notifications/payload.
Where would you place tracking related classes and should we call tracker from presenter or usecase?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.