Error while trying to start the meeting

The app crashes by giving this error

Hey there, welcome to our community!

Is that Jitsi Meet?

Hi @saghul, Thankyou…
Yes, I am using JitsiMeet using join method. It works fine when I try to run the application and start the meeting.
But when I try to initiate the meeting from functional test cases(espresso) it fails with the above error. For supporting test cases do I need to add any extra library?

I have never used espresso, sorry. Are you using our app directly or have you made any changes to it?

Yes, I have made changes, but if I run the application, it works fine in x86 devices. but x86-64 devices are throwing this error when we try to run test cases

Does the stock app (without changes) work?