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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:58:04+00:00 2026-05-29T08:58:04+00:00

When I connect the iphone to a dock my app display the message: Conector

  • 0

When I connect the iphone to a dock my app display the message: “Conector dock”. I want to detect when the phone is connected with other device and hide the MPVolumeView to avoid those messages.

I am using MPVolumeView as the usual:

MPVolumeView *myVolume = [[MPVolumeView alloc] initWithFrame:CGRectMake(10, 435, 300, 0)];
[myVolume sizeToFit];
[self.view addSubview:myVolume];
[myVolume release];

Could anyone help me?

  • 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-05-29T08:58:05+00:00Added an answer on May 29, 2026 at 8:58 am

    I did that by adding the observers that follow:

    NSNotificationCenter *notificationCenter = [NSNotificationCenter defaultCenter];
    EAAccessoryManager *accessoryMamaner  = [EAAccessoryManager sharedAccessoryManager];
    
    [accessoryMamaner registerForLocalNotifications];
    [notificationCenter addObserver: self  selector: @selector (accessoryDidConnect:)   name: EAAccessoryDidConnectNotification object: nil];
    [notificationCenter addObserver: self  selector: @selector (accessoryDidDisconnect:)   name: EAAccessoryDidDisconnectNotification object: nil];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm develop iphone app, what need connect to bluetooth device and handle disconnection of
I am developing an iphone/ipad app to connect with other devices through Bluetooth using
I'm trying to figure out if an iPhone can connect to another non-iPhone device
I'm using AsyncSocket to connect to a server from my iPhone App. In the
I've got an iPhone app that runs on the device. Now I need to
I would like to connect to the iPhone a device that was not manufactured
I want to connect iphone to a printer via bluetooth, but I don't find
I'm trying to configure OAuth into my iPhone app to connect to another web
Is it possible to connect non iPhone device (like Blood sugar monitoring) with the
Is any method to connect to iphone by bluetooth without asking accept? I want

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.