ios - CoreBluetooth keep class alive -


i have made viewcontroller handles corebluetooth methods i've written methods changepass , changename ... viewcontroller called baseviewcontroller has alot of instance variables use through connection. if try make object baseviewcontroller lose variables if don't send them segue secondviewcontroler.

is there anyway keep baseviewcontroller alive , open secondviewcontroller on top of without losing variables in baseviewcontroller.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -