How to deal with firestore data type (map)

Database & APIs
Resolved

Hello all,

In the first screenshot you can see a map inside a map called "entitlements" in the users collection in Firestore.

It is in there because I connected RevenueCat and Firebase. The first updates my users entitlements as I go along.

What I cannot do is to access that information in Flutterflow as I fail to be able to add it to my users collection. All I want to do is to only allow an action if the map "entitlements" is not empty.

Thank you for any help!

What have you tried so far?
  • Searched the forum

  • Tried all sorts of things in the Data schema - no success.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
9 replies