The Pushwoosh SDK for Appcelerator Titanium is no longer supported and has been officially deprecated.
You can still integrate Pushwoosh into your Appcelerator Titanium projects by building a native module for each platform:
- For iOS: Create a Titanium native module in Objective-C or Swift that wraps the Pushwoosh iOS SDK. You can find guidance on the native iOS SDK here: Pushwoosh iOS SDK Documentation.
- For Android: Create a Titanium native module in Java that wraps the Pushwoosh Android SDK. You can find guidance on the native Android SDK here: Pushwoosh Android SDK Documentation.
This method allows you to utilize the latest features from our core iOS and Android SDKs within your Titanium application.
Comments
0 comments
Please sign in to leave a comment.