slowscript / warpinator-android

An unofficial implementation of Warpinator for Android
GNU General Public License v3.0
481 stars 29 forks source link

Manual connection. The link doesn't open in the app #130

Closed xboxones1 closed 7 months ago

xboxones1 commented 10 months ago

When scanning the QR code, nothing happens, just a link like warpinator:// is displayed and that’s it, it cannot be opened in the android application. I read the documentation and here https://github.com/slowscript/warpinator-android/blob/09f006038a8b9583a8ca5eee401002afe00ea377/app/src/main/AndroidManifest.xml#L74 missing <category android:name="android.intent.category.BROWSABLE" />. I built these changes and it worked. After scanning qr connection occurs