Skip to main content

Notifications, Not Ads

Notifications on our smartphones are pretty common these days. Notifications are designed to provide the user with helpful information and alerts. For example, a reminder notification, an email notification, a download-in-progress notification. According to Google,
Notifications provide short, timely, and relevant information about your app when it’s not in use.

It's a useful feature offered by modern mobile operating systems. An average smartphone user gets many, many notifications each day. Some of 'em are useful, some of 'em are less so. Many are intruding in nature. The issue is that developers have started to abuse the notification framework. They are using notifications to serve ads and promotions which gets pretty annoying pretty quickly. These notifications are neither timely nor helpful. And almost none of apps allow you to opt out from this crap. The only thing you can do is block all notifications from that app. That means you'll miss out on important alerts from that app.

Google advises developers not to use notifications as the primary communication channel with users. But the devs seem to do just that. The most annoying notifications come from the big names. This is a big surprise to me. Examples include, Flipkart, Myntra, Jabong, Hotstar, Zomato, Swiggy, Paytm etc.

Zomato has one of the most annoying notifications (read ads) ever. Every Saturday and Sunday the app sends a notification to buy food.

Notification from Zomato
Zomato
Flipkart, Myntra and Jabong supposedly have sales everyday and they keep reminding that every hour. Every day.

Notification from Flipkart
Flipkart

Notification from Myntra
Myntra

Notification from Jabong
Jabong
There are more examples like this. Take a look below.

Notification from Foodpanda
foodpanda

Notification from Hotstar
Hotstar

Notification from JioTV
JioTV

Notification from MyJio
MyJio

Notification from My Vodafone
MyVodafone

Notification from PhonePe
PhonePe

The notification system, at present, is broken. Hopefully Android Oreo's Notification Channels feature would solve this issue. But that too remains uncertain. Will the developers choose to implement the feature? What if they start to misuse the channels as well? No one can stop a developer from sending an advertisement in an "Order Updates" channel. And we don't even know how many Android phones will actually get that Oreo update. We all know Android has a fragmentation problem. But that's a story for another day. These ads are ruining the user experience. And the developers gotta stop. Now!



Comments

Popular Posts

Why I Started Blogging

It's been almost 5 years since I started blogging. This is the 30th post being published. That means over the course of 5 years, I've written 6 posts per year. Although 30 is much less than I would have liked, this is one of those pet projects I have continued even after the honeymoon phase. Today I want take some time and discuss why I started this blog in the first place. I was in my 3rd year of engineering studies when I started out. I had already developed a keen interest towards programming and tech in general by then. Having a blog seemed liked a cool idea. There were couple of more reasons to go ahead with this idea. That's what we are here to discuss today. Setting up a blog seemed like a technically challenging task. I wanted to know how to setup a blog with comments, advertisements and with a custom domain. It sounded like a great way to acquire new skills and learn new things along the way. Back then I didn't know anyone who shared my enthusiasm for tech...

Angular's E2E Testing Framework - Why is it called Protractor?

The Angular Ecosystem Angular is an amazing framework. It enables us to build modern web apps easily. Yes we can build a modern web app with just HTML + CSS + JavaScript, maybe with a dash of jQuery 😉 But Angular just makes it whole lot easier. Users today's web apps to be fast, well designed, offline-capable, secure and a delightful. Since Angular is a opinionated framework, it forces you to make the right choices. Today Angular is not just a web framework. it has created its own ecosystem. As you might have guessed, I am a Angular fanboy 😎. But one thing I'm not a fan of is writing test cases 😛 I started learning about software testing in late 2019, because I asked to setup unit + E2E testing for one of our projects. What I learned was, Angular come with Karma + Jasmine setup (for unit testing) out of the box. But it has built a specialized E2E testing framework called Protractor . But I couldn't figure out why they called it Protractor of all things. Later it dawned o...

Tensai Sensei's Wisdom #1 - Simplify Your Life!

Wisdom #1 If you want to live a peaceful and happy life, automate/delegate/eliminate things that don't really add any value to your life. This will help you muster time for things that you want to do in your life. Always remember, time is your only asset that you cannot produce more of. Examples Automate - Your investments using SIPs Delegate - Hire a maid or a cook to do the chores Eliminate - Taking a bath every single day

Tensai Sensei's Wisdom #2 - You Want It? Go Get It!

If you want to obtain everything that you dream of, you have ask for it and work towards it. You can't just sit there and wish that you get it. Life doesn't work that way. Nobody's gonna notice you and offer things to you because you deserve it. No, you must seize it yourself! If you don't ask, the answer is always no The more you ask, the more you get. If you don't ask, you better forget (it). Everything is negotiable There is always a budget There are 2 types of people in this world - obtainers and complainers.

How to Use NPS Tier II Account for Higher Returns & Greater Flexibility

NPS is Misunderstood The National Pension System (NPS) is often misunderstood. Unlike other investment vehicles, NPS is specifically designed for retirement planning . Every feature of this product is geared toward long-term investing , making it fundamentally different from conventional investment options. Financial security is a basic human need. For those earning a salaried income, receiving a monthly paycheck provides a sense of stability. Naturally, we want to maintain the same sense of security even after retirement. One of the best ways to generate a steady post-retirement income is through an annuity . An annuity works by investing a lump sum amount, which then provides a fixed income at predefined intervals — in this case, monthly payments. Importance of Annuities Scientific research has proven that humans are not biologically wired to make complex decisions repeatedly. Our brains tend to rely on shortcuts, which can often lead to poor decision-making . Emotions like f...