Closed meirtsvi closed 7 years ago
Can you reproduce the issue on emulator or on a different device?
Yes, it also happens on Android Emulator with Nexus 5X API 25 (Android 7.1.1) image.
The same happens if you try to get the screenshot with Android Studio as the app is not allowing it.
My problem is that viewclient is STUCK on reading from socket. I have no problem putting try/except around takeSnapshot but in this case it is just getting stuck rather than throwing exception.
Understood. Will look for a solution.
Thank you
Works like a charm. Thank you!
In order to repro the crash use the following:
Expected result: a png file should be created Actual result: takeSnapshot never returns
I'm using the latest viewclient package