Xtify + Worklight 6.1 integration in android environment
问题 We have been working on the integration between worklight and xtify for push notifications. We are using version 2.3.2 for xtify sdk since latest version (2.4.2) made the app failed because a class not found exception. The logic for using xtify has been added to the native code of the WL hybrid application as follows: public class XtifyWL extends WLDroidGap { public static final String XTIFY_APP_KEY = "xxxxxxxx-xxxxx-xxxx-xxxxx-xxxxxxxxx"; public static final String PROJECT_NUM =