Appcelerator Titanium
How to integrate Pushwoosh SDK into your Titanium project
Last updated
How to integrate Pushwoosh SDK into your Titanium project
Last updated
Download Module Download Sample SDK API Docs
To integrate Pushwoosh into your Appcelerator Titanium application, follow these simple steps:
1. Download the Push Notifications Module and put it in your Modules folder.
2. Enable this module in tiapp.xml as per Appcelerator guide.
3. Configure your project in Firebase Console:
4. Locate the google-services.json
file to the app/platform/android
folder in your project directory.
You should've gotten the google-services.json
file while creating the app in Firebase console. If you haven't, please consult this thread (section Get a config file for your Android app).
5. Initialize module and register for push notifications:
Your feedback helps us create a better experience, so we would love to hear from you if you have any issues during the SDK integration process. If you face any difficulties, please do not hesitate to share your thoughts with us via this form.