Griffin.Park
07/14/2020, 1:22 PMjava.lang.IllegalArgumentException: Unhandled intrinsic in ExpressionCodegen: FUN IR_EXTERNAL_DECLARATION_STUB name:<get-primaryVideoView> visibility:public modality:FINAL <> ($receiver:android.app.Activity) returnType:com.twilio.video.VideoView?
I haven't called the .xml file that this function is located, but this appears to be a separate activity from my main that's causing the error. Do I need to somehow refactor this into my main activity?akatkov
07/14/2020, 4:11 PMGriffin.Park
07/15/2020, 4:05 PMakatkov
07/15/2020, 5:06 PM