Just updated to version 7.0.0. Doesn't even compile.
Cannot convert value of type 'String??' to expected argument type 'String?'
Both existing and brand new project fails to build.
TL;DR
Developers are encountering build errors on iOS after updating to version 7.0.0, with errors related to converting values. Both existing and new projects are failing to compile. Need assistance in resolving this issue.
Solution: Update to latest version of platform/framework or check for compatibility issues with the new release.@Jake have you seen this?
Why are we adding release numbers that are broken or not supported?
Recommended threads
- TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSig...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...