๐ Bug Report: 'Transaction' is only available in iOS 13.0 or newer
truongphamit opened this issue ยท 2 comments
truongphamit commented
๐ Reproduction steps
Appwrite 2.0.0
Xcode 14.3
import appwrite and build it
๐ Expected behavior
Should be working without any errors.
๐ Actual Behavior
Build failing due to 'Transaction' is only available in iOS 13.0 or newer
๐ฒ Appwrite version
Different version (specify in environment)
๐ป Operating system
MacOS
๐งฑ Your Environment
sdk-for-apple: 2.0.0
๐ Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
๐ข Have you read the Code of Conduct?
- I have read the Code of Conduct
stnguyen90 commented
@truongphamit, thanks for creating this issue! ๐๐ผ The SDK may not be compatible with older versions of iOS. Maybe you can try an older SDK? In the meantime, I'll check with the team to see if there are any other workarounds.
stnguyen90 commented
@truongphamit, I've checked with the team, and unfortunately, there isn't any workaround for using the latest version of the SDK on older devices.