The error message I'm facing is: "Cannot find 'notificationType' in scope". This appeared immediately following the package installation. I'm not sure of the best approach to address this issue and would greatly appreciate any insights.(New app build)
In addition to the initial problem, I've also encountered a separate issue while trying to implement Appwrite in an existing build now targeting Vision OS. Specifically, I receive the error "Cannot find 'log2' in scope". This seems to be a unique challenge related to the Vision OS environment, and any advice on how to navigate this problem would be greatly appreciated.
Is Appwrite known to be fully compatible with Vision OS? If so, are there known solutions or workarounds for these types of errors?
I don't know much about swift but searching online suggests tweaking bridging headers. Have you tried that?
Recommended threads
- I am currently seeking opportunities as ...
Hey! π I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Apple OAuth2 "Registration Not Complete"...
I'm getting a "Registration Not Complete" error when implementing Apple Sign In OAuth2 on self-hosted Appwrite. Environment: Self-hosted Appwrite (latest), iOS...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...