NativeViewHost hides while asking Permission on Android

Hi,

Using

Fuse Version - 1.8.1, Mac OS Sierra 10.12.6, Android 8.0.0

I need to ask Microphone permission into my app but when an app asks permission, NativeViewHost which is in current Page becomes hidden and no any child elements of NativeViewHost will be shown into app page.

I have created a sample project for that. Please check it.

Hi,

I tried your code on Nexus 5 / Android 6.0. It works fine, after asking permissions, the page is still visible. On what device have you tested?

I am testing it on Oneplus 3 / Android 8.0.0

Arturs

I’ve tested on Nexus 5X / Android 8.1.0

On screen below, native view is not visible.

I have created issue ticket.