I modified the Companion of the inventor app, adding the permissions to the manifest manually and it worked. But there is a small problem when reloading the screen, the view is not removed, because the onDestroy method is not triggered in Companion.
I modified the Companion of the inventor app, adding the permissions to the manifest manually and it worked. But there is a small problem when reloading the screen, the view is not removed, because the onDestroy method is not triggered in Companion.