I just noticed the following code: https://github.com/appwrite/sdk-for-swift/blob/d1c25a9242355c3bcebf17c5187aad46389692d1/Sources/Appwrite/PackageInfo/Windows/PackageInfo%2BWindows.swift
And I noticed that the getVersionJson() is duplicate of the linux one and calling "/proc/self/exe" which seems to be a linux command. Is this tested?
I'm not sure...most of us have Mac or Linux...also, we usually use the SDK in Appwrite Functions which would be in Linux π
Are you running into errors?
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...