Very Important and urgent

hi,
when I open exactly this page in my app, the app suspend and no response ! after 500 ms or round it, The app work . HOW I can solve it ? and it because what ?

![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/V69C5d3fSc2J-image-1505027997363.22.24 AM.png)

09-10 10:22:38.551  2805  3084 D InputDispatcher: Waiting for application to become ready for input: 10359.  Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago.  Wait queue length: 39.  Wait queue head age: 1152.5ms.
09-10 10:22:49.721 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:49.801 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 1
09-10 10:22:49.801 10359 10359 I Choreographer: Skipped 892 frames!  The application may be doing too much work on its main thread.
09-10 10:22:49.801  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x0, toolType: 1
09-10 10:22:49.811  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x1, toolType: 1
09-10 10:22:49.811  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x0, toolType: 1
09-10 10:22:49.811  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x1, toolType: 1
09-10 10:22:49.811  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x0, toolType: 1
09-10 10:22:49.821  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x1, toolType: 1
09-10 10:22:49.821  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x0, toolType: 1
09-10 10:22:49.821  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x1, toolType: 1
09-10 10:22:49.821  2805  3084 I InputDispatcher: Delivering touch to (10359): action: 0x0, toolType: 1
09-10 10:22:49.821  2805  3084 D InputDispatcher: Waiting for application to become ready for input: 10359.  Reason: Waiting because the touched window's input channel is full.  Outbound queue length: 1.  Wait queue length: 103.
09-10 10:22:51.271 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:51.281 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 1
09-10 10:22:51.281 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:51.301 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 1
09-10 10:22:51.301 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:51.301 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 1
09-10 10:22:51.311 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:51.311 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 1
09-10 10:22:51.311 10359 10359 D ViewRootImpl: ViewPostImeInputStage processPointer 0
09-10 10:22:51.311 10359 10359 I Choreographer: Skipped 89 frames!  The application may be doing too much work on its main thread.

Note that, this page contain ScrollView

Hi there, and welcome to the forums. First of all: it is practically impossible to help you without knowing what you are trying to achieve or what your code looks like. The best way to get help is to post a minimal reproduction case, and description of what your code does, what goes wrong and what you would expect to happen.

You also make no mention of which version of Fuse you’re running, on which platform, and if this happens while previewing on desktop, on device (if so: which device? And which OS?).

It also helps to post a sensible forum post topic. “Really urgent and important” is highly subjective (to you) and makes no mention of what error you’re seeing or what you are asking.