Hello. I found a bit strange behaviour in app.
My app using linphone library for in app calls, also, app have addressbook contacts sync flow ( to add contacts from addressbook to app DB ).
I found strange behaviour: if I accept call and after that move app to background while contacts sync flow is processing on own queue with QoS less than default, after ~10 seconds app crashed and deattach from debug ( without any error ) also, firebase crashlytics doesn't catch this crash, but, If I process contact sync flow on queue that have QoS default or high, there is no any crash and all going well.
Could please anyone explain this behavior?
7
0
3.1k