hi, is it possible detect if current uiview go in standby (for instance when you press home button or power button)? i need to disconnect a websocket before go in standby
Post
Replies
Boosts
Views
Activity
hi i have an issue linking sumup framework... if i run my objc ios application works on my ipad, if i run to simulator works, if i export archive for appstore or enterprise ipa compile give me error... what can i do?for work i need to use "Other Linker Flags" to -ObjC otherwise not work library
hi, with ios13 when i call dismiss of modalview not call viewWillAppear on bottom view, why? with ios12 works