I am trying to develope PushNotification app for IOS. I download the sample code from IBM Getting Started Tutorials. I create NativeAPi Project in IOS and copy the file of sample project in this project. My IBM worklight version is 5.0.5. When i deploy this project in Native API but its giving these error in console:
Activating Worklight project: IOS...
[2013-03-28 16:59:56] Worklight Server stopped successfully on localhost:8080
[2013-03-28 16:59:57] Worklight Server started successfully on localhost:8080
[2013-03-28 16:59:58] FWLST0011E: ====== Worklight Project IOS-project-customization failed to start: Class 'com.worklight.core.auth.ext.RejectingLoginModule' defined in login module 'rejectAll' in the authentication configuration file doesn't exist.
[2013-03-28 16:59:58] Activation failed. Bundle didn't start:C:\Users\Mohsin\workspace3\IOS\bin\IOS-customization.jar
Any help would be appreciated