
I'm trying to implement my first SwiftUI project. After following the installation process of the Start with Apple page, I get the error when hitting the run button on the xcode project;
Instance member 'onRegister' cannot be used on type 'Appwrite'; did you mean to use a value of this type instead? in the ContentView.swift section.
I would greatly appreciate any suggestion.
Adriaan
Recommended threads
- github copilot for xcode MCP AppWrite
I am trying to connect github copilot for xcode to appwrite mcp server. I keep getting a • MCP error -32000: Connection closed. I tried to verify my info, so...
- Unable to get account or logout after a ...
I get the following error after a successful login when ever I call account.get() or account.deleteSession(sessionId: "current"). User (role: guests) missing sc...
- OAuth2 with IPhone When users enables "H...
I am using Appwrite OAuth2 to authenticate users in my app (Flutter) Normally, I am using the user's email for the authentication, when he first registers , and...
