[All iPhone Models] ❓ The "What's My Serial Number?" Voice Hack

The Discovery:

Need your serial number for a warranty claim but can't find it in Settings? You can literally ask for it.

The Solution:

  1. Hold the side button and say, "Hey Siri, what is my Serial Number?"

The Result:

Siri will display the number in big text on your screen, ready for you to copy or read to a support agent.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[iOS 18+] 🆕 Rainbow Clock for the Lock Screen

The Discovery:

You can give your Lock Screen a vibrant, multi-color look that was previously impossible.

The Solution:

  1. Long-press your Lock Screen > Customize.
  2. Tap the Clock.
  3. Scroll to the far right of the color list and select the Rainbow circle.

The Result:

Your clock will glow with a dynamic gradient that matches your wallpaper's energy.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] 🛡️ The "Hide My Email" Shield

The Discovery:

Stop giving your real email to websites that might spam you. Apple will create a fake one for you.

The Solution:

  1. When signing up for a new site, look for "Sign in with Apple."
  2. Choose Hide My Email.

The Result:

The site gets a random u/privaterelay.appleid.com address. Any mail they send is forwarded to you, but if they start spamming, you can delete that one specific fake address.

reddit.com
u/Cool_Afternoon_261 — 2 months ago
▲ 1 r/apps

Moving ListnPlan from disconnected Storyboards to a unified SwiftUI Dashboard. Would love your honest feedback!

Hey everyone,

I’m currently working on a massive overhaul for my iOS life organizer, ListnPlan, and I really need some brutal feedback on the direction I’m taking.

The Problem: 

The live version of the app has a ton of useful utility tools—a Shopping List, Meal Planner, Water Tracker, Activity Planner, Pantry Inventory, and Weight Tracker. However, the old interface treated them like isolated islands. You had to constantly jump between tabs, and none of the features communicated with each other. It felt clunky and fragmented.

The Fix

(As seen in Screenshot ):

 I dropped old iOS Storyboards entirely and rewrote the frontend from scratch in native SwiftUI. I scrapped the old tab structure for a unified "Overview" Dashboard.

Now, everything talks to each other in a single ecosystem:

  • The Connected Flow: Your planned Meals automatically dictate your Shopping List, which cross-references your Pantry Inventory to alert you about expiring items.
  • The Daily Snapshot: Your scheduled daily routine (Activity Planner), hydration data (Water), and fitness metrics (Weight) are instantly visible at a glance right when you open the app.

Where I need your thoughts:

  1. Dashboard Layout: Does this bento-style card grid feel intuitive, or does it feel like too much information crammed onto one screen?
  2. Visual Hierarchy: Do the most critical data points (like the urgent "2 Items Expiring" alert or your next calendar event) jump out at you immediately?
  3. The Interconnected Concept: If you use lifestyle trackers, does having your calendar, grocery, and health tools deeply integrated into one ecosystem solve a friction point for you, or do you prefer specialized standalone apps?

Let me know what you think. Don't hold back on the UI/UX critiques!

(Note: The live version on the App Store is still running the old, disjointed interface. This new SwiftUI build is currently running purely in the simulator while I polish it up, so I don't have a TestFlight link ready quite yet. Looking forward to your design feedback!)

u/Cool_Afternoon_261 — 2 months ago

The stealth Apple price hikes: Apple TV, HomePod, & Vision Pro

🚨 Apple just quietly raised prices across its entire ecosystem due to global supply chain/component shortages. While the Mac and iPad hikes made headlines, the home and wearable lines got hit too.

Here is the damage:
• Apple TV (Wi-Fi): $129 → $199
• Apple TV (Ethernet): $149 → $249
• HomePod: $299 → $349
• HomePod mini: $99 → $129
• Vision Pro: $3,499 → $3,699

If you’ve been on the fence about buying any of these, check third-party retailers like Amazon or Best Buy ASAP before they update their stock pricing!

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[iOS 17+] ⚙️ Use "Interactive Widgets"

The Discovery:

Widgets aren't just for looking at info anymore. You can actually use the apps from your Home Screen.

The Solution:

  1. Add the Reminders or Home widget to your screen.
  2. Tap the checkbox or the Lightbulb icon directly on the widget.

The Result:

You can complete tasks or turn off your lights without ever opening the actual app.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] ⌨️ Create Your Own "Text Slang"

The Discovery:

Stop typing out your long email address or "On my way!" over and over.

The Solution:

  1. Settings > General > Keyboard > Text Replacement.
  2. Tap (+).
  3. Phrase: yourname@email.com | Shortcut: @@

The Result:

Every time you type "@@", your iPhone instantly swaps it for your full email address.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] Hardware Magic: Reveal your IMEI instantly

The Discovery 

You don’t need to dig through settings or packaging to find your iPhone's unique identity credentials.

The Fix

  1. Open the Phone app and tap Keypad.
  2. Type the secret string: *#06#
  3. The system executes the command instantly without pressing call.

The Result

 A secure panel flashes on screen displaying your 15-digit IMEI and serial numbers instantly.

Need help or have other tech questions? Leave a comment. Join r/learnIphone to master your device! 👇

u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] Turbo Charge Magic: Auto-pilot your charging speed

The Discovery 

You don’t need to change five different settings every time you plug in your iPhone to charge. With a simple automation, your iPhone can switch into a low-power standby mode as soon as you connect the charger. It can turn off background activity and reduce power use to help your phone charge faster. When you unplug, everything goes back to normal automatically.

The Fix 

Build a dual-automation loop inside your Shortcuts app to handle the heavy lifting:

Script 1: Enter Turbo Charge (When Connected)

  1. Open Shortcuts, go to the Automation tab, and tap the + icon (or New Automation).
  2. Select Charger, check Is Connected, select Run Immediately, and tap Next.
  3. Tap New Shortcut, then tap Add Action to stack these precise blocks:
    • Set Low Power Mode ➔ Turn On
    • Set Brightness ➔ Set to 0% (or a low minimum)
    • Set Wi-Fi ➔ Turn Off
    • Set Bluetooth ➔ Turn Off
    • Set Cellular Data ➔ Turn Off
  4. Tap Done to save.

Script 2: Restore Setup (When Disconnected)

  1. Tap the + icon to start another fresh automation.
  2. Select Charger, check Is Disconnected, select Run Immediately, and tap Next.
  3. Tap New Shortcut, choose Add Action, and stack the inverse rules:
    • Set Low Power Mode ➔ Turn Off
    • Set Brightness ➔ Set back to your preferred level (e.g., 50%)
    • Set Wi-Fi ➔ Turn On
    • Set Bluetooth ➔ Turn On
    • Set Cellular Data ➔ Turn On
  4. Tap Done.

The Result 

The exact millisecond your phone links to a power source, it strips away hidden system clutter to draw power with peak efficiency. The moment you pull the cable, your full layout, wireless radios, and settings snap back instantly with zero manual effort.

u/Cool_Afternoon_261 — 2 months ago

[iOS 15+] 🚀 Copy Text from a Video

The Discovery:

You can grab text even from a video that is currently playing.

The Solution:

  1. Pause the video on a frame with text.
  2. Long-press on the words directly within the video player.
  3. Tap Copy.

The Result:

The text is copied to your clipboard. This is perfect for grabbing code snippets from a tutorial or an address from a movie.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[iPhone 16 Pro+] 📸 The "Two-Stage" Camera Trigger

The Discovery:

The new Camera Control button on the side of the 16 Pro works exactly like a professional DSLR.

The Solution:

  1. Lightly press the Camera Control button to lock focus and exposure.
  2. Slide your finger across the button to zoom or change styles.
  3. Firmly press to snap the photo.

The Result:

Total creative control over your shot without ever having to touch the screen and block your view.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] 🔔 Lifetime 10-in-1 App Drops from $99 to $4.99 (48 Hours Only)

Ever see those clean chat stories, styled bios, and viral WhatsApp content and wonder how people make them so fast?

GBWhatsPro+ gives you 10 powerful tools in one app (4 Free Forever + 6 Premium):

  • Chat Story Maker
  • Quick Video Editor
  • Auto Screenshot Cropper
  • Fonts & Bio Styler
  • Social Status Maker
  • Text Repeater, ASCII Art, Emoji Block Art + more

Super clean and easy to use on any iPhone.

To celebrate our latest launch, Lifetime Access just dropped from $99 to only $4.99 - valid for the next 48 hours only.

Tap here before the price goes back up: https://apps.apple.com/app/id1608217743

Great for anyone who regularly posts statuses or stories.

u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] 🔔 Lifetime 10-in-1 App Drops from $99 to $4.99 (48 Hours Only)

Ever see those clean chat stories, styled bios, and viral WhatsApp content and wonder how people make them so fast?

GBWhatsPro+ gives you 10 powerful tools in one app:

  • Chat Story Maker
  • Quick Video Editor
  • Auto Screenshot Cropper
  • Fonts & Bio Styler
  • Social Status Maker
  • Text Repeater, ASCII Art, Emoji Block Art + more

Super clean and easy to use on any iPhone.

To celebrate our latest launch, Lifetime Access just dropped from $99 to only $4.99 - valid for the next 48 hours only.

Tap here before the price goes back up: https://apps.apple.com/app/id1608217743

Great for anyone who regularly posts statuses or stories.

u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] 💎 The "Music Quiz" in Your Pocket

The Discovery:

You can identify a song playing in the background (or even in another app on your phone) without opening Shazam.

The Solution:

  1. Settings > Control Center.
  2. Add Music Recognition.
  3. Swipe down and tap the Shazam Icon while a song is playing.

The Result:

The song title pops up as a notification at the top of your screen, even if you’re wearing headphones!

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[iPhone 11+] 🛡️ Rotate Wi-Fi Address for Stealth

The Discovery:

Public Wi-Fi networks, like those in airports and cafés, can recognize your device through its Wi-Fi address. Your iPhone includes a privacy feature that helps reduce long-term tracking.

The Solution:

  1. Settings > Wi-Fi
  2. Tap the (i) next to your current network.
  3. Tap Private Wi-Fi Address.
  4. Select Rotating, if available on your iPhone and iOS version.

The Result:

Your iPhone periodically changes its Wi-Fi address, making it harder for networks to link your activity and track your device over time.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] Battery Magic: Auto-pilot Low Power Mode

The Discovery 

You don’t have to wait for your phone to critically drain or manually toggle settings just to preserve your battery life. Because separate events require isolated triggers, you can build a dual-automation loop inside your system framework that effortlessly drops your device into power-save mode at a custom threshold and strips it away the exact second you hit a safe charge level.

The Fix 

Build two separate, rapid-fire background scripts inside your Shortcuts app:

Script 1: The Auto-Engage (Drop to 30%)

  1. Open Shortcuts, go to the Automation tab, and tap the + icon (or New Automation).
  2. Scroll down, select Battery Level, and drag the percentage slider to 30%.
  3. Tap Falls Below 30%, ensure Run Immediately is checked, and tap Next.
  4. Tap New Shortcut, then tap Add Action.
  5. Search for Set Low Power Mode, add it to your timeline (set to Turn Low Power Mode On), and tap Done.

Script 2: The Auto-Disengage (Rise to 80%)

  1. Tap the + icon to start another fresh automation.
  2. Select Battery Level, drag the slider to 80%, and choose Rises Above 80%.
  3. Set it to Run Immediately and tap Next.
  4. Tap New Shortcut, choose Add Action, and search for Set Low Power Mode.
  5. Tap the blue word "On" so it toggles to Turn Low Power Mode Off, then tap Done.

The Result 

Your phone runs entirely on auto-pilot. The exact millisecond your power drops past 30%, your background processing clamps down instantly, and it smoothly opens up your device performance the moment your charging brick lifts it past 80%.

u/Cool_Afternoon_261 — 2 months ago

[iOS 18+] 🆕 The Control Center "Power Button"

The Discovery:

Starting in iOS 18, there is a faster way to turn off your phone without squeezing the physical side buttons.

The Solution:

  1. Swipe down for Control Center.
  2. Look at the Top Right corner.
  3. Tap the new Virtual Power Icon.

The Result:

The "Slide to Power Off" screen appears instantly. This is a lifesaver if your physical buttons are stuck or you’re using a heavy case.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[iOS 18+] 🛡️ Hide Your App Labels for a Clean Look

The Discovery 

You can finally remove the text names under your apps for a minimalist, "Pro" aesthetic that shows off your wallpaper without relying on third-party layout tricks or clunky shortcuts.

The Solution 

Adjust your layout options directly from your interactive Home Screen editor:

  1. Long-press a blank area on your Home Screen until your icons begin to jiggle.
  2. Tap Edit in the top left corner of your screen, then select Customize from the drop-down menu sheet.
  3. On the configuration panel that slides up from the bottom, tap the Large button (or the two adjacent squares on the far right).
  4. Tap anywhere on the empty screen background to save and lock in your new layout.

The Result 

The icons grow slightly larger to fill the grid gap, and the text labels disappear completely behind the scenes, giving your iPhone a sleek, uncluttered interface.

u/Cool_Afternoon_261 — 2 months ago

[iOS 17+] 📸 The "Visual Intelligence" Plant Identifier

The Discovery:

You don't need a "What plant is this?" app. Your gallery already knows.

The Solution:

  1. Take a photo of a plant, flower, or pet.
  2. Open the photo in Photos.
  3. If the "i" icon has a small leaf or paw print on it, swipe up.
  4. Tap Look Up.

The Result:

Siri identifies the species and gives you care instructions or breed information instantly.

reddit.com
u/Cool_Afternoon_261 — 2 months ago

[All iPhone Models] ⌨️ Type "Secret" Symbols Faster

https://preview.redd.it/haztmmpyro7h1.jpg?width=2000&format=pjpg&auto=webp&s=4feadd6e77b1b5ac2486dac6924cfb111731a565

The Discovery:

There are dozens of hidden symbols (like the degree symbol ° or foreign currency) hidden under your standard keys.

The Solution:

  1. Press and hold specific keys:
    • 0 for the degree symbol (°).
    • $ for other currency (€, £, ¥).
    • - for a long dash ().

The Result:

A pop-up menu appears with the hidden characters, so you never have to search through the symbol menu again.

reddit.com
u/Cool_Afternoon_261 — 2 months ago