Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants

It all makes sense now...
(youRant)
Blyat. Actually finishing with the notifications themselves wasn't really that hard, there was less work than I thought. But instead what was hard, is god damn doing background shit in Android.
Fucking spent the entire day today (well, not wntire but something like 6h) trying ,any different ways to make the app "poll" in the background, checking the RSS for mentions, and after trying so many, fucking none of them work.
Also fuck the android docs so much. I fucking hate this platform(Android, nor dR).
So I guess no notifications in the background for now, only when in the app.
I'll do the "correct" thing and do the stupid Firebase thing, that will be for a future version tho. Ugggh, I could've been done by now if not for this stupid shit.
devrant
android
yourant
workmanager
notifications