// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Australia teens turn to Lemon8 as under-16 social media ban kicks in

AUSTRALIA: Australia’s teens have turned to Lemon8 after the country’s social media ban for under-16s took effect on Wednesday.

Affected social media platforms include Facebook, Instagram, Snapchat, Threads, TikTok, X, YouTube, Reddit and streaming platforms Kick and Twitch.

According to Bloomberg, when the social media ban kicked in, Lemon8 topped Apple’s most-downloaded free apps on its App Store, followed by private friends-only photo sharing app Yope and TikTok’s “safest alternative” for aged nine to 16, Coverstar.

The ban requires companies like ByteDance’s TikTok and Meta Platforms’ Instagram to block under-16s from having social media accounts, or risk fines of up to A$49.5 million (S$42.57 million).

Australia is the first democracy to introduce such a measure, aimed at addressing concerns over the potential harms of social media. /TISG

Read also: Roblox to require facial age checks and ID verification for ‘age-appropriate’ chat

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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