UnityWifiDirect
UnityWifiDirect copied to clipboard
adding wifi direct to Unity3d
Hello, I'm seeing that the plugin is definitely running on Meta Quest 2 but digging into logcat it appears that there is a location related permission error: ``` 11-28 17:19:42.399...
When I try the sample application on Android 11, it does not detect a smartphone nearby. On the other hand, it works on some old Android versions such as 8.1...
Hello! How do I upgrade a plugin to API 29? I tried it but I get errors in Unity.
Output from log: 11-05 23:42:04.554 16464 16464 I UnityWifiDirect: device found with text record, formatted string: /v8AMABlADoAOQA2ADoAYgBmADoAZQAzADoANQBhADoAZQA4 11-05 23:42:04.554 16464 16464 I UnityWifiDirect: _/v8AZABlAG0Abw== 11-05 23:42:04.554 16464 16464 I UnityWifiDirect:...
Hi saltyJeff, I'm currently using your library in Unity but I'm having one problem and I can't find any documentation about it anywhere, so here it is: - if I...