> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/reactrestaurant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/reactrestaurant/restaurant-app-1/error-handling.md).

# Error Handling

### **If you got error in react-native-twitter-sign in package then you simply follow these steps:**

1. Go to the node-modules.
2. Find react-native-twitter-sign  folder -> android -> src -> main -> java -> com ->goldenowl -> twittersignin -> TwitterSignInPackage.java
3. then remove all @override

#### Before removing @override

![Before removing @override](/files/-LGZmRlZNyrXOtYVrJTk)

#### &#x20;After removing @override

![after removing @override](/files/-LGZlkdWZPXzUGBn2q2F)
