Question
Will the LNA restrictions affect native Android applications that use Android Webviews? e.g Capacitor apps, Webview shell apps
For example, if the URL loaded in the Webview attempts to connect to a localhost WebSocket connection, will it run into the LNA permission block?
- If no, is there any plan for this in the future?
- If yes, how can one test and verify this behavior?
- Are Chrome Custom Tabs also affected?