ios - Unwind Segue from Modal/Popover resulting in Unbalanced calls to begin/end appearance transitions -


i have following setup:

nav controller -> vc1 -push--> vc2 -popover or modal segue--> vc3.

vc3 unwinding vc1.

when segue vc2 vc3 popover , modal, unwind ends in warning: unbalanced calls begin/end appearance transitions uiviewcontroller"

if segue vc vc push, warning gone.

enter image description here idea how rid of warning or why showing?

it's bug. ignore (or, if want citizen, file bug report apple).


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -