Hi All,
Can I measure the WIFI strength using AR Foundation?
Hi All,
Can I measure the WIFI strength using AR Foundation?
AR Foundation does not provide Networking Statistics functionality. It’s strictly AR Session and spatial data management. You may find more assistance in the Multiplayer networking documentation https://docs-multiplayer.unity3d.com/ and the networking forums Unity Engine - Unity Discussions
Thank you,
I make a search and what I understand is thatI have to make two separate code one for android and one for IOS. this code will measure the strength and speed. Then integrate it into unity as library.
is this right?