I am using Service for checking the status of Plivo Login and Handler can perform this action on Service Class and I called service from another Activity. If Incoming call is coming then Immediately App crash. And I get this Error.
“A/libc: ../src/pj/os_core_unix.c:692: pj_thread_this: assertion "!"Calling pjlib from unknown/external thread. You must " "register external threads with pj_thread_register() " "before calling any pjlib functions."" failed”
“A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 9296 (MyService)”