PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Phone app
Phone app
Débuté par nicu, 05 oct. 2015 07:52 - Aucune réponse
Posté le 05 octobre 2015 - 07:52
Hello, i need some advice.
i made an application for android devices, this app is like a chat, betwen user and server, when server tries to send a message to user i use GCM push notification to phone , when user sends a mesage to the server , it usese socket connection, but bor some reasons sometines gcm is not sending push notifications or can't connect to the socket, i uses them becouse, users are from other countries and i must use very little 3g , are there any other solutions?

I tryed to stay connected to hfsql database but for a nosmaly day and a fel messages , only some strings it used 25 Mb

I tryed xml files , and user reads specific modifications from that xml but still to much traffic consumed .