Android 5.0 incoming call does not invoke Activity.onPause() call any more? -


i have app has code handle incoming call part of function. depends on fact incoming calls invoke activity.onpause(). however, on samsung s6 android v5.0.2, incoming call event not seem call method anymore.

have missed anything? if not, there work around?

i've tested android 5.1, , incoming call not invoke onpause. call answered, onpause being invoked.

what don't understand why onstop not being called, if activity not visible when call answered.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -