App crashes when fetching two separate data from firebase firestore

Please provide the following:

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

App crashes when I load two different data from firebase. Received ‘501 payload too large error’. If it’s just one type of data, there’s no crash.

Go to Profile->ProfilePage.js->comment out Line 24 to view the error