Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xCode version 16.0 beta 6 - App crashes #2472

Closed
findthebug opened this issue Sep 1, 2024 · 2 comments
Closed

xCode version 16.0 beta 6 - App crashes #2472

findthebug opened this issue Sep 1, 2024 · 2 comments

Comments

@findthebug
Copy link

Lottie 4.5.0
xCode version 16.0 beta 6 (16A5230g)
iOS18.0 - beta

Expected Behavior

Compiling without error

Actual Behavior

App crashes with xCode 16.0 beta, but builds with xCode 15.4.0 - looks to be an issue with the beta though.

 LottieView {
     try await DotLottieFile.named("smileytransparent.lottie") ->  Thread 7: EXC_BAD_ACCESS (code=1, address=0x4)
           .animationSource
 }
withCheckedThrowingContinuation -> Thread 7: EXC_BAD_ACCESS (code=1, address=0x4)
Bildschirmfoto 2024-09-01 um 19 51 27
@findthebug
Copy link
Author

xCode version 16.0 beta 6 (16A5230g) & iOS 17.5.1 is compiling with no issues. Looks to be an issue with iOS 18 beta

@findthebug
Copy link
Author

looks like to be an iOS 18 beta issue. it is working with build 22A5350a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant