> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/react-app-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/react-app-builder/common-problems/stuck-on-app-prioducer.md).

# Stuck on App Prioducer

**Problem**: When I run app producer, it get's stuck on this

```
? What you want to do next? Make Android app
? What is the APP ID you want to make? 1

/rab_pointers/data/1
\ Fetching App Data..
/saasapps/xxxxxxxxxxxxxxx/zzzzzzzzzzzzz
```

**Reason 1**:  Google has changed firebase permissions on their own.\
**Reason 2**: Bug in version 13.1

### **Solution 1**:&#x20;

1.Go in your [Firebase Console](https://console.firebase.google.com/)\
2\. Locate your project\
3\. Go in Firebase Realtime Database Rules and Firestore Datbase Rules\
4\. They should be like on our guide bellow.

{% content-ref url="/pages/-LsMAAxaauvuRoNp9E1g" %}
[Firebase Account setup](/react-app-builder/easy-setup-netlify/firebase-account-setup.md)
{% endcontent-ref %}

### **Solution 2:**

Download the latest code from CodeCanyon. There we have the fix in the file Mobile App/Producer/produce.js
