Roland van der Linden

Results 12 comments of Roland van der Linden

I also encountered this issue. The `loadComplete` method should probably check for `renderingHandlerThread != null` before handling the callback, because the `renderingHandlerThread` is set to null when the view is...

This problem also occurs if you attempt to use your own implementation of the Google Play Services code scanner `com.google.android.gms:play-services-code-scanner:16.1.0`. Conceptually, you need to check the availability of the scanner,...