Closed
Description
Hi,
we noticed that is not possible to target a push by a boolean field of the installation table via dashboard.
To be more specific, we run a freemium app for which we save on parse the information about subscription status with a column "subscribed" accepting"true" or "false" as values.
We wanted to send a push to not subscribed users but when we select the filter option
installation condition > subscribed > equals to
a drop down menu appears where is not possible to select anything.
Thanks