• 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: Multiple simultaneous UIAlertControllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple simultaneous UIAlertControllers


  • Subject: Re: Multiple simultaneous UIAlertControllers
  • From: Carl Hoefs <email@hidden>
  • Date: Fri, 06 Nov 2015 14:33:45 -0700

On Nov 5, 2015, at 3:53 PM, Eric E Dolecki <email@hidden> wrote:
>
> That's the way. You should never need more than one presented at a time.
>
>
>> On Nov 5, 2015, at 5:44 PM, Tomasz Muszyński <email@hidden> wrote:
>>
>> You should present next UIAlertController when first one has been dismissed (when UIAlertAction handler is called).

Now that I have an NSOperationQueue handling the serialized presentation of the UIAlertControllers, I'm getting this warning:

Warning: Attempt to present <UIAlertController: 0x173c7800> on <RootViewController: 0x16d4ae20> whose view is not in the window hierarchy!

So far as I understand it, the view *is* in the window hierarchy, modally. What to do?
-Carl


_______________________________________________

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


References: 
 >Multiple simultaneous UIAlertControllers (From: Carl Hoefs <email@hidden>)
 >Re: Multiple simultaneous UIAlertControllers (From: Tomasz Muszyński <email@hidden>)
 >Re: Multiple simultaneous UIAlertControllers (From: Eric E Dolecki <email@hidden>)

  • Prev by Date: Re: -clickedRow
  • Next by Date: Re: Multiple simultaneous UIAlertControllers
  • Previous by thread: Re: Multiple simultaneous UIAlertControllers
  • Next by thread: Re: Multiple simultaneous UIAlertControllers
  • Index(es):
    • Date
    • Thread