WSTagsField icon indicating copy to clipboard operation
WSTagsField copied to clipboard

App stucks when the text field is tapped and the keyboard appears (iOS 15 - iPhone 7)

Open mibrahim025 opened this issue 2 years ago • 7 comments

I tried to make a demo app with WSTagsField. However when the app launches and the field is tapped and the keyboard appears, memory taken by the app start increasing by leaps and bounds without stopping and the app stucks - i.e. stops responding. I found out that the repositionViews is being called again and again endlessly. Can you fix this asap please?

mibrahim025 avatar Oct 22 '21 17:10 mibrahim025

Hi @mibrahim025. Could you share some code to reproduce the issue?

ricardopereira avatar Oct 25 '21 10:10 ricardopereira

Hi, following is the demo app that I was working on but stuck at the point where the keyboard shows, memory occupied by the app starts increasing and increasing. Please check it and let me know. On 25 Oct 2021, 3:01 PM +0500, Ricardo Pereira @.***>, wrote:

Hi @mibrahim025. Could you share some code to reproduce the issue? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

mibrahim025 avatar Oct 25 '21 16:10 mibrahim025

TagsDemo.zip

mibrahim025 avatar Oct 26 '21 15:10 mibrahim025

Hi, did you check my issue?

mibrahim025 avatar Oct 29 '21 15:10 mibrahim025

I'm not using Xcode 13. I'll install the beta and try your demo. Thanks for sharing it.

ricardopereira avatar Nov 02 '21 15:11 ricardopereira

Ok but please do it early. I need it.

Thanks. On Nov 2, 2021, 8:01 PM +0500, Ricardo Pereira @.***>, wrote:

I'm not using Xcode 13. I'll install the beta and try your demo. Thanks for sharing it. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

mibrahim025 avatar Nov 03 '21 08:11 mibrahim025

@mibrahim025 I already checked your demo and I did some debugging but I still don't know how to fix it. I need more time to investigate a solution.

ricardopereira avatar Nov 06 '21 10:11 ricardopereira