Titanium: Android device token without Cloudpush -
Is there no way to get the device token without using the Cloudpush module? What I'm interested in is token And stores it on my server and then I can send the notifications to registered devices.
I have tried to use this link Cloud Pius module
I follow these steps:
1) First step: Open this link with "Creating a Google API Project", ii) "Enabling GCM Service" iii) "Accepting the API Key"
Image Snap Link:
2) Second Step: Click this link you can see the project you already created. Click on it and you found the example: Project Number: 91060 sdsdgsd
3) Step 3: Now open this URL in the next step Login to your appelverator account where you want to configure this VCM. Click on your project from the top, click on the two options (Production / Development) Development Now the main menu will open in the box that it will click on the second (second) tab. Now you have got Android Push configuration in that page, Fill both fields i) Google Cloud Messaging (GCM) API Key: ii) Google Cloud Messaging (GCM) Sender ID:
Although I'm getting the failure to get GCM SenderId.
As you already know the process of getting keys / etc, I write again Do not want
You asked to bring the device token without Cloudpush, yes it can be done and you have to use GCM module for this process.
The following information will be helpful in using the module:
- You can view module information.
- The module's zip file
Hope it helps.
Comments
Post a Comment