
Hey everyone. Thought I would give the new FlutterFlow Authentication Kit a whirl. No matter what I try in regards to the setup of the iOS platform in the dashboard I get the attached error. Double double checked Project ID, bundle identifier etc. Deleted the project and tried again but still no luck. Am I missing something obvious? Appreciate any support.

Did you add the platform to your project in the Appwrite Console?

Hi @Steven Yes I did indeed.

I tried both a Flutter and a Apple app just incase but still the same problem.

The only clue I did spot was the dependency version of the FlutterFlow library is 13.1.1 but the latest on pub.dev is 15.0.1. Not sure if you had something going on between both versions. Just an observation.

Perhaps your project id is not set correctly
Recommended threads
- Vite build permission failed
im trying to deploy a react site using appwrite sites and it keeps failing to build ```2025-08-10T20:20:15.168371867Z [20:20:15] [open-runtimes] Environment pr...
- How to proper delete a serverless functi...
I tried `appwrite functions delete --function-id 12345`, it deletes the online one, but even after trying `appwrite pull functions`, the local one in the appwri...
- Do I have to manually change the endpoin...
The CLI never changes the json file, for example: ```bash appwrite client --endpoint https://url --project-id my-project --key standard_12345 ```` I do not k...
