• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: [Q] a view is associated with more than one view controller?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Q] a view is associated with more than one view controller?


  • Subject: RE: [Q] a view is associated with more than one view controller?
  • From: Julius Oklamcak <email@hidden>
  • Date: Thu, 25 Oct 2012 10:05:54 -0400

> If anyone knows how to solve this problem, please show me your guidance.

From some work I did earlier this year for a client, UIImagePickerController
needs to be presented modally or in a UIPopoverController. It also doesn't
handle being a root view controller very well (window.rootViewController =
imagePickerController).

Without going the route of using the various AV Foundation APIs to implement
your own camera controller class, the solution I used was to present the
UIImagePickerController modally in the root view controller's
-viewDidAppear: method (you could try in -viewWillAppear:).

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [Q] a view is associated with more than one view controller?
      • From: JongAm Park <email@hidden>
    • Re: [Q] a view is associated with more than one view controller?
      • From: Roland King <email@hidden>
References: 
 >[Q] a view is associated with more than one view controller? (From: JongAm Park <email@hidden>)

  • Prev by Date: Why does a custom CALayer property work differently from a standard one?
  • Next by Date: Re: [Q] a view is associated with more than one view controller?
  • Previous by thread: Re: [Q] a view is associated with more than one view controller?
  • Next by thread: Re: [Q] a view is associated with more than one view controller?
  • Index(es):
    • Date
    • Thread