--- id: portal title: Troubleshooting Portal Issues sidebar_label: Portal Issues custom_edit_url: https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/docs/portal.mdx --- We've found that some portal devices running Android 10 fail to connect to Flipper by default. You can work around this by running the following on a terminal: ``` adb root adb shell setenforce 0 ```