Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Any special setup required for Android?

$
0
0
I'm using PUN v1.81 and Unity 5.6.0p2
I have my multiplayer lobby working fine in the editor, and fine in Windows Store builds.

I'm now porting my game to Android, and nothing happens, no best region is created for the player, no room is created or joined, just nothing... happens..

Is there something specific I need to do for Android builds I may be missing?

I have the following permissions in my manifest..

<uses-permission android:name="android.permission.INTERNET" /><uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>

Is there something else I might be missing?

Viewing all articles
Browse latest Browse all 15755

Trending Articles