
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
- Trouble with emailVerification(appname:/...
[AppwriteException: Invalid `url` param: Invalid URI. Register your new client (app) as a new platform on your project console dashboard]. i previously had ema...
- Client Error
Hi Appwrite Community. I've got the Problem, that when I want to define my client, it won't work. Can somebody help me? (Project ID has been removed due to pri...
- Upsert Announcement: Swift Not Working
With the Upsert announcement, we are not having success with upsert in Swift. We’ve tried the following (from the docs) do { let doc = try await databases...
