PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Mobile app
Iniciado por Nicu, 04,oct. 2015 12:11 - No hay respuesta
Publicado el 04,octubre 2015 - 12:11
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 .