When I run my app on Genymotion emulator, just black screen is shown instead of waves (GLAudioVisualizationView). I would like to hide the GLAudioVisualizationView if that happens. How can I detect whether waves are being displayed correctly or not?
UPDATE:
I just noticed If I rotate the device that black screen is gone and waves are showing up. But, what is the workaround here?