Corona
How to integrate Pushwoosh SDK into your Corona project
To integrate Pushwoosh into your Corona app, follow these steps:
1. Configure Firebase push notifications
All new apps must use FCM push notifications. Enable FCM push notifications by following the Corona guideline.
2. Download Pushwoosh module from our Git repository
3. Add push notification handling code to your main.lua file:
Replace "PUSHWOOSH_APPLICATION_ID" with your real Pushwoosh Application ID.
Easy, isnโt it?
Please refer to https://docs.coronalabs.com/guide/events/appNotification/index.html for more information.
Share your feedback with us
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.
Last updated