Hi, I need help.
Everything works fine on debug mode, profile apk everything is good. When I install the release apk, connects to the hub, from server I checked the server is sending data to the method that is subscribed but on client side nothing. I added internet permission on my AndroidManifest also set on true usesCleartextTraffic. Do I have to add other permissions?
Hi, I need help. Everything works fine on debug mode, profile apk everything is good. When I install the release apk, connects to the hub, from server I checked the server is sending data to the method that is subscribed but on client side nothing. I added internet permission on my AndroidManifest also set on true usesCleartextTraffic. Do I have to add other permissions?
Thank you in advance.