Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Main thread being blocked occasionally #501

Open
RyanKim01 opened this issue Jan 6, 2016 · 4 comments
Open

Main thread being blocked occasionally #501

RyanKim01 opened this issue Jan 6, 2016 · 4 comments

Comments

@RyanKim01
Copy link

Has anyone experienced a main thread being blocked?
This does not happen every time but it happens quite a lot.

Problem: When the form is being initialized, I touch one of textfields to type something in it.
Keyboard does not come up and screen(main thread) is frozen for about 5 seconds and keyboard pops up.

Did anyone notice this?

@3lvis
Copy link
Owner

3lvis commented Jan 6, 2016

Weird. Are you been able to reproduce this in one of the provided Demos? Or it only happens in your project?

@RyanKim01
Copy link
Author

I just tried with Swift demo in Demo file and could reproduce it. As soon as demo runs, I tap "read-only" button to enable datasource and tap Bonus textfield. It stops around 5 seconds and a keyboard pops up.

I'm running the Demo file on my device, iPad Air. Pod is updated up to date and so does iOS version in my device.

@3lvis
Copy link
Owner

3lvis commented Jan 7, 2016

I'll have a look, thanks! 😁

@RyanKim01
Copy link
Author

@3lvis No problem. One more thing I found is that this is reproducible only when the app is first installed in the device. If I close the app and reopen it, I won't have that problem. Maybe installing process in the device is causing this block? I'm not sure.

@3lvis 3lvis self-assigned this May 3, 2016
@3lvis 3lvis removed their assignment Jan 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants