hdev72

Results 9 comments of hdev72

hello dear friends i have this error only in android build of unity (apk), in editor when i running game every thing is ok

hi my friends im getting nothing in node js server im getting this log in android side: dds_SocketManager: socket is open! but enter button doesnt work and cant loggin

i think you forget closing connection after finish query and connections will stack

simple resolve: but maybe not good: i added this codes to private IEnumerator Downloader() method: string response = System.Text.Encoding.ASCII.GetString(www.bytes); Debug.Log("[Davinci] urlResponse : " + response); if(response.ToLower().Contains("not found")){ error("Not Found"); yield...

My question is how about a fat build (aab for google play) that supports both arm64 and armv7 together?

resolved Having the same issue because of different package name with firebase project.