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

Button with IBAnimatable in iOS 14 title not display complete #635

Open
MinaHardTask opened this issue Sep 29, 2020 · 5 comments
Open

Button with IBAnimatable in iOS 14 title not display complete #635

MinaHardTask opened this issue Sep 29, 2020 · 5 comments

Comments

@MinaHardTask
Copy link

when build project with Xcode 11 and run on iOS 14 button title display with ...
WhatsApp Image 2020-09-29 at 10 05 03 AM

@JakeLin
Copy link
Member

JakeLin commented Sep 29, 2020

@MinaHardTask are you using AnimatableButton? Is it an iOS 14 only issue?

@apphardtask
Copy link

apphardtask commented Sep 29, 2020

@MinaHardTask are you using AnimatableButton? Is it an iOS 14 only issue?

Yes, it's with iOS 14 only. But run the app using Xcode 11 (iOS 13), to get issue.

If we run with Xcode 12 (iOS 14), it's fine.

To reproduce this error, run the app with Xcode 11 & iPhone with iOS 14.
If you run the app with Xcode 12 & iPhone with iOS 14, it works fine.

@JakeLin
Copy link
Member

JakeLin commented Sep 29, 2020

To reproduce this error, run the app with Xcode 11 & iPhone with iOS 14.
If you run the app with Xcode 12 & iPhone with iOS 14, it works fine.

That's an interesting issue. So it sounds like the walkaround is to rebuild the app with Xcode 12, and everything works fine

@apphardtask
Copy link

To reproduce this error, run the app with Xcode 11 & iPhone with iOS 14.
If you run the app with Xcode 12 & iPhone with iOS 14, it works fine.

That's an interesting issue. So it sounds like the walkaround is to rebuild the app with Xcode 12, and everything works fine

@JakeLin 🤣 🤣 🤣

@JakeLin
Copy link
Member

JakeLin commented Oct 1, 2020

@apphardtask sometimes, it's difficult to fix some issue from Xcode or iOS itself. If possible, please use the walkaround to get around it first 🤣

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

3 participants