I follow instruction here step by step, but when I want to get a new instance of sip manager it return null!
my device is LG G4 running android 6.0. I can run third party sip applications from google play so it means my device do support sip. but why this line return null?
SipManager manager = SipManager.newInstance(this);