ICE candidates are no longer added to the peer connection after the establishment of the call to prevent use of ICE candidates that are not negotiated in the SDP.
Fix JVM issue with the androidxlifecycle. The androidxlifecycle observer onChanged(..) method was updated to fun onChanged(value: T) which was previously fun onChanged(value: T) the cause of the issue.