Closed Axtel209 closed 5 years ago
Will check This thanks
Sent from my iPhone
On 20-Sep-2019, at 10:36 AM, Giorgio Doganiero notifications@github.com wrote:
Fix placeholder text color crash on iOS 13 Change use from private API (_placeholderLabel) to attributedPlaceholder
You can view, comment on, or merge this pull request online at:
https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67
Commit Summary
Fix placeholder color prohibited in iOS 13 SDK File Changes
M Source-Swift/ACFloatingTextfield.swift (12) Patch Links:
https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67.patch https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
@Axtel209 I didn't work for me, it still crashes for me
@Axtel209 I didn't work for me, it still crashes for me
Does it give the same crash log?
Yes
I have checked this its working but you have added wrong placeholder color when its in selected state please review and correct this than Its good to go! Thanks
Sent from my iPhone
On 20-Sep-2019, at 10:48 AM, abhishek chandani chandani.abhishek440@gmail.com wrote:
Will check This thanks
Sent from my iPhone
On 20-Sep-2019, at 10:36 AM, Giorgio Doganiero notifications@github.com wrote:
Fix placeholder text color crash on iOS 13 Change use from private API (_placeholderLabel) to attributedPlaceholder
You can view, comment on, or merge this pull request online at:
https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67
Commit Summary
Fix placeholder color prohibited in iOS 13 SDK File Changes
M Source-Swift/ACFloatingTextfield.swift (12) Patch Links:
https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67.patch https://github.com/ErAbhishekChandani/ACFloatingTextfield/pull/67.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hi, this error is also presented in objective c.
Fix placeholder text color crash on iOS 13 Change use from private API (_placeholderLabel) to attributedPlaceholder