The app craches immediately , Element condition wasn't satisfied

I am using appium to test my react native app .

when I run yarn jest , the app launches then craches immediately and the error is :

[waitForElementByAccessibilityId(“login”,20000)] Element condition wasn’t satisfied!

I don’t know what could be the problem , can anyone help me please ?

Hardly Appium can crash your app.
Maybe just test fails and stops?