Why I'm Ditching Android
kevq.uk
Why I'm Ditching Android
1–10 of 258 posts
Re: Why I'm Ditching Android
#2Re: Why I'm Ditching Android
#3Re: Why I'm Ditching Android
#4I used to work at a team messaging startup Flock and we used to get a lot of complaints from users about missing notifications. We were able to detect impacted users and reduce complaints substantially using duplicate acks from xmpp fcm and app. The details are outlined here in case anyone wants to check out: https://hackernoon.com/notifications-in-android-are-horribly...
Re: Why I'm Ditching Android
#5Honestly, (and personally) I feel better knowing that I am running an Android ROM with publicly available code on Github than any iOS any day
Re: Why I'm Ditching Android
#6Re: Why I'm Ditching Android
#7Re: Why I'm Ditching Android
#8Re: Why I'm Ditching Android
#9At this point, both iOS and Android are in pretty stable states. It comes down to individual preferences. Author primarily seems to have an issue with Google, which again is justified.
Re: Why I'm Ditching Android
#10Notifications, as you rightly mentioned, are a huge problem with Android. Some manufacturers implement battery saving measures which force kill applications so they can no longer process notifications. I used to work at a team messaging startup Flock and we used to get a lot of complaints from users about missing notifications. We were able to detect impacted users and reduce complaints substantially using duplicate…