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 8783515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T20:50:43+00:00 2026-06-13T20:50:43+00:00

Does the iOS SDK support system services’ event handling? I mean, could I have

  • 0

Does the iOS SDK support system services’ event handling? I mean, could I have my app listening for external events such as sms reception, battery level of charge…

I was looking for documentation at iOS developers’ site, and it looks like the only types of events I can handle are user events when interacting with the UI, events triggered by UI controls, Cocoa events, accelerometer and GPS events: Event Handling Guide for iOS

Are those actually all the events that can be listened in an app, or am I missing some other documentation about system events as the ones I mentioned?

Thanks

  • 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-13T20:50:44+00:00Added an answer on June 13, 2026 at 8:50 pm

    Checkout NSNotificationCenter.

    For battery level change look at UIDeviceBatteryLevelDidChangeNotification defined in UIDevice – you can do:

    // Register for battery level and state change notifications.
    [[NSNotificationCenter defaultCenter] addObserver:self
                                             selector:@selector(batteryLevelDidChange:)
                                                 name:UIDeviceBatteryLevelDidChangeNotification object:nil];
    

    Here’s an apple sample:

    http://developer.apple.com/library/ios/#samplecode/BatteryStatus/Introduction/Intro.html#//apple_ref/doc/uid/DTS40008812-Intro-DontLinkElementID_2

    Not sure about SMS events – found mentions of it not being available via public APIs but that may have changed. Not aware of anything.

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

Sidebar

Related Questions

I develop mobile app for iOS with Marmalade SDK. Marmalade SDK does not support
Does iOS SDK provide a way to let iOS app talk to app running
As of Oct 10, 2011, the Facebook iOS SDK does again support the apprequests
Does an app that made with ios sdk 4 install on device with os
I have studied about Microsoft Bing Map Navigation. There is iOS support and sdk
Does iOS offer a way for an app to query the device for information
I'm build an iOS app that does some basic detection. I get the raw
Input textfield in AIR for iOS looks really ugly when it does not have
I'm trying to transition my app to the new Facebook SDK 3.1 (with support
I'm using the latest facebook iOS SDK (supporting SSO) to connect my iPhone app

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.