// Adds dimensions UUID, Author and Topic into GA4
Friday, July 31, 2026
30 C
Singapore

Taxi driver complains that Uber drivers are touting and queuing at Changi Airport

A Facebook user Ben Tan in sharing several screenshots of his communication with Changi Airport in a group for taxi drivers, claimed that the airport management does not care about private cars getting into designated taxi queues, driving recklessly within it and in dropping off passengers. He said that it was a major breach of security for the “first world airport where there are many signs which states ‘TAXI ONLY’ with cameras but no action is taken”.

1 2 3 4

The National Taxi Association had previously raised such issues with the authorities and was assured that enforcement actions were being taken. The Land Transport Authority (LTA) also said that it had investigated 35 alleged cases of private-hire vehicles and private cars picking up fares illegally since 2013, and that out of the 35 cases 1 had been charged and 19 issued with warnings.

- Advertisement -

Hot this week

‘Downgrade good friend status to debtor’: Singaporeans share advice on unpaid loans

A netizen turned to social media for advice after a friend who owed money went silent on repayment, with many sharing different ways they would handle the situation.

SIA named Singapore’s most attractive employer

A Randstadt report found that SIA excels in three key areas: a strong reputation, a strong use of modern technology and innovation, and high levels of leadership and management capabilities.

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); } });
// //
Enable Notifications OK No thanks