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

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -