linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] android app with push notification


From: Luis Azedo
Subject: [Linphone-developers] android app with push notification
Date: Fri, 6 Feb 2015 21:28:27 +0000

Hi,

when is not running , the android app does not launch when it receives a push notification.

it does seem to work if i enable background but then it will keep running and will stay connected which is not the intent (preserve battery).

the GCMService does receive the notification but then it asks if LinphoneMamanger.isInstanciated() which is not. 

i tried to instantiate it and got the sound/vibrate notification but no UI.
should we instantiate a new IncomingCall activity here ?

should we try to implement this or is this something that should be filled as a bug?

also, haven't found (in the code) what the gcm message should contain.

this works fine in iOS latest builds and i also manage to make it work in older versions for ipad 1.

Best



reply via email to

[Prev in Thread] Current Thread [Next in Thread]