linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Issue with 'permission.C2D_MESSAGE' in linphone-an


From: Rodrigo Pimenta Carvalho
Subject: [Linphone-developers] Issue with 'permission.C2D_MESSAGE' in linphone-android
Date: Fri, 21 Feb 2014 16:59:42 -0300

Hi.

After following the README.txt file, I had changed the custom_rules.xml file, to give a new package name for my application. Than I run the make and make install. Every thing worked well for the build and installation, but not for execution.

I got this issue when starting the linphone:

02-21 16:37:56.359: E/Linphone(3764): Cannot start linphone
02-21 16:37:56.359: E/Linphone(3764): java.lang.IllegalStateException: Application does not define permission br.com.mycustomer.hisproduct.permission.C2D_MESSAGE
02-21 16:37:56.359: E/Linphone(3764): at com.google.android.gcm.GCMRegistrar.checkManifest(GCMRegistrar.java:137)
02-21 16:37:56.359: E/Linphone(3764): at org.linphone.compatibility.ApiEightPlus.initPushNotificationService(ApiEightPlus.java:39)
02-21 16:37:56.359: E/Linphone(3764): at org.linphone.compatibility.Compatibility.initPushNotificationService(Compatibility.java:197)
02-21 16:37:56.359: E/Linphone(3764): at org.linphone.LinphoneManager.startLibLinphone(LinphoneManager.java:571)

Does someone could give-me a hint about it, please?
Any hint will be very helpful.

Thanks a lot.

Rodrigo Pimenta Carvalho.

reply via email to

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