appwrite/sdk-for-apple

๐Ÿ› Bug Report: 'Transaction' is only available in iOS 13.0 or newer

truongphamit opened this issue ยท 2 comments

๐Ÿ‘Ÿ 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

Screenshot 2023-04-16 at 22 57 47

๐ŸŽฒ 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?

@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.

@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.