Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8293889
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T13:59:27+00:00 2026-06-08T13:59:27+00:00

is there a possibilty to check whether the iphone is connected via Wlan, via

  • 0

is there a possibilty to check whether the iphone is connected via Wlan, via 3g, via 4g or via 2g?! I know there is a reachability class from apple, but with that you can only check if Wlan or wwan…

switch (netStatus)
{
    case NotReachable:
    {
        statusString = @"Access Not Available";
        imageView.image = [UIImage imageNamed: @"stop-32.png"] ;
        //Minor interface detail- connectionRequired may return yes, even when the host is unreachable.  We cover that up here...
        connectionRequired= NO;  
        break;
    }

    case ReachableViaWWAN:
    {
        statusString = @"Reachable WWAN";
        imageView.image = [UIImage imageNamed: @"WWAN5.png"];
        break;
    }
    case ReachableViaWiFi:
    {
         statusString= @"Reachable WiFi";
        imageView.image = [UIImage imageNamed: @"Airport.png"];
        break;
  }
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T13:59:30+00:00Added an answer on June 8, 2026 at 1:59 pm

    The cases you’re looking to identify belong to the WWAN (Wireless Wide Area Network) case.
    There’s no official documented way to do this, but Here’s a solution that might do the trick , using private API on the status bar

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anybody know how I can programmatically check (using C#) whether my program will
I wonder whether there is a mercurial command/extension that just tests whether a given
is there a possibility to get on an IPhone the connected WIFI SSID with
Is there a possibility that you can check a string if it needs to
In Javascript, is there a way (that survives internationalization) to determine whether a character
Is there the possibility to find out each existing controls from my running (debug
I have a large class ClassA that I defined in a Code::Blocks Project ProjectA.
Is there a possibility to check if something is a partial function in Clojure?
I need to keep a check on whether a value is selected by the
There's code that reads an IORef and based on some conditions and calculations, creates

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.