Posts

Post marked as unsolved
156 Views

Does iOS trigger CXEndCallAction?

Sometimes CXEndCallAction is triggered by either iOS or the user. Is it possible for iOS to trigger it due to the low battery or any other reason? Thanks in advance for the answers.
Asked
by erhn-c5.
Last updated .
Post marked as unsolved
96 Views

iOS13 keyboard issue when app goes to background state

Starting iOS13 I see a strange behaviour in the keyboard when app goes to background state and comes back to foreground state. It seems origin.y value is changed incorrectly. The issue does not occur if app does not go to the background state.Here are the logs for origin.y value of the keyboard.keyboard begin frames y:896.000000keyboard end frames y:595.000000app goes to background state and comes back to foreground state.keyboard begin frames y:0.000000keyboard end frames y:-301.000000https://i.stack.imgur.com/38q6a.png
Asked
by erhn-c5.
Last updated .