Hello devs. Upon receiving push notification in my...
# stackoverflow
i
Hello devs. Upon receiving push notification in my onMessage received, i want to initiate a data refresh so that i can updated data in my room database from the server using remote mediator. I am seeking help in doing this. How do i refresh my data instead of doing it manually through a push down refresh.