// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
27.2 C
Singapore

M1 subscriber unable to contact customer support for 1 hour says “What’s the point of upgrading… service standards not there!”

SINGAPORE — A subscriber of telecommunications company M1 took to social media to ask for advice after failing to connect to a customer support agent regarding billing matters. A Facebook group Complaint Singapore member posted on Sunday (Jan 16) that he needed to speak to a customer service agent but had to wait for over an hour.

“What’s the point of upgrading to my M1 bespoke apps when the service standards are not there!” said the frustrated subscriber. “I regret to sign my new plan with them, but definitely, I’m out when the contract is finished,” he added.

He attached a photo of the ongoing phone call almost at the 53-minute mark.

325667762 491612763135472 3557159505541590389 n
Photo: FB screengrab

The subscriber decided to try his luck through the chat function but also failed through this option. “Still no response in the queue, and the line can be cut away.”

Screenshot 2023 01 16 at 11.31.19 AM
Photo: FB screengrab

It appears that others have experienced issues with connecting to M1, noting the call time “is terribly long.”

See also  "I tried eating banana that madam wanted to throw" - Foreign domestic helper recounts experience with stingy employers

“Ya, I waited for about 2 hours, and I got pissed off, so when the first thing it got through, I blasted at them,” shared Facebook user Ong Kianwee.

“Everywhere the same la, Starhub and Singtel, takes more than two hours to pick up calls,” added Facebook user Joebez Seah DeYao.

Meanwhile, Facebook user Bernard Toh advised heading over to the M1 outlet at Tampines. “They will help you,” he noted. /TISG

Letter writer: M1 must improve handling of Internet outage, compensate users

- Advertisement -

Hot this week

Canadian Investor claims performance reviews ‘never’ mattered after mass corporate layoffs

SINGAPORE: After reports surfaced that around 600,000 employees had been swept up in major layoffs, Canadian investor Jim Chuong took to Instagram to remind everyone that performance reviews are me...

Gen Z discussion: Is leaving work on time a bad work ethic?

Does leaving work on time automatically mean someone is lazy or has a bad work ethic?

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //