There are some common things that can cause an app to crash such as using the wrong property when calling an API, or assigning an incorrect type to a variable (such as making a variable text and then assigning a list to it), or referencing a list item that doesn’t exist (item #5 of a list with 3 items).