Open inaseem opened 6 years ago
I ran into this problem today. I wanted to perform a click on click programmatically so I called performClick But that crashed the app. Although I managed to do it by wrapping the functionality inside a function.
Just curious why it crashes?
Hard to say. Can you provide the code where the crash happens?
I ran into this problem today. I wanted to perform a click on click programmatically so I called performClick But that crashed the app. Although I managed to do it by wrapping the functionality inside a function.
Just curious why it crashes?