
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
- Relationships. Delete on cascade through...
Hi all!, When I delete a document throught the Apple SDK, on delete cascade is not working. If I delete the document from the console (Cloud), a dialog is show...
- Unknown origin using Capacitor
I’m using capacitor to create native apps from angular source code. It was working a month ago, but now when I try to access appwrite through the app I get “Inv...
- Email Verification
I'm currently trying to create email verification and I want to use myapp:// as the url (rather than host it on a domain). This seems to work best when using de...
