How to deploy safely Cloudflare for Mobile apps using a GraphQL API?

Dear community,

I'm developing apps that run on Desktop and Mobile, I recently turned on Cloudflare, but some users immediately found their clients stopped working.

I believe Cloudflare was flagging the traffic as a bot.

The web app worked fine, but the mobile and desktop apps were being blocked.

I believe Cloudflare might be looking at the User Agent for the mobile / desktop apps (which return something like Dart 3.0 - since these are Flutter apps).

I want to know, is there anything I can configure so our apps aren't flagged as bots.
Was this page helpful?