> Wiadomość napisana przez Carl Hoefs w dniu
> 06.11.2015, o godz. 22:45:
>
>
>> On Nov 6, 2015, at 2:43 PM, Tomasz Muszyński wrote:
>>
>>>
>>> Wiadomość napisana przez Carl Hoefs w dniu
>>> 06.11.2015, o godz. 22:39:
>>&g
It was working that way on UIAlertView, but on UIAlertController it has changed
and you need to serialize presentations manually.
tm
> Wiadomość napisana przez Carl Hoefs w dniu
> 06.11.2015, o godz. 00:42:
>
> A queue of what? I would think that if only a single alert view can be
> presented
You should present next UIAlertController when first one has been dismissed
(when UIAlertAction handler is called).
Tomek
> Wiadomość napisana przez Carl Hoefs w dniu
> 05.11.2015, o godz. 23:37:
>
> iOS 9.1, iPhone 5S, ObjC
>
> I'm getting the following runtime warning due to multiple simul