// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
26.8 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

See also  Indonesia's social media age ban gains parental support, but concerns over privacy loom
- Advertisement -

Hot this week

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); } });
// //