debugging - See which method is being called – xcode -


i have imagepickercontroller , imageview. when orientation changes imageview changes position. when imagepickercontroller loaded landscape mode, orientation changes portrait (since imagepicker supports portrait mode).

then when imagepicker dismissed imageview changes position place dont want to.

i want see method being called.

is there way see method being called while app runs?

you can use break point or can track debug navigator.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -