C2dm And Titanium Appcelerator Integration December 27, 2023 Post a Comment I am using Titanium Appcelerator in order to implement C2DM on Android. After looking at many answers in their forums and in Stackoverflow, I found a guide that walked me through cSolution 1: this worked for me:change in your tiapp.xml and timodule.xml<serviceandroid:name=".C2DMReceiver"/>Copyto<serviceandroid:name="com.findlaw.c2dm.C2DMReceiver"/>Copy Share Post a Comment for "C2dm And Titanium Appcelerator Integration"
Post a Comment for "C2dm And Titanium Appcelerator Integration"