registration - setKeepAliveTimeout is deprecated in iOS9 -


the current api changes ios9 state -setkeepalivetimeout:handler: deprecated.

up now, way voip sip app on ios maintain registration sip-server.

this technique used various apps linphone , others.

does have view on proposed alternatives apple ? or sip crippled starting (post-)ios9 ?

see: https://developer.apple.com/library/prerelease/ios/documentation/uikit/reference/uiapplication_class/index.html#//apple_ref/occ/instm/uiapplication/setkeepalivetimeout:handler:

http://www.linphone.org/docs/liblinphone/group__ios.html

apple document alternative in page linked:

discussion

in ios 8 , later, voice-over-ip (voip) apps register uiremotenotificationtypevoip remote notifications instead of using method.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -