java.lang.RuntimeException: illegal property: notificationCode #174

Closed
opened 2014-11-11 14:14:14 +01:00 by Amab · 0 comments
Amab commented 2014-11-11 14:14:14 +01:00 (Migrated from github.com)
java.lang.RuntimeException: illegal property: notificationCode
at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:368)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:474)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$1(NotificationsSyncAdapterService.java:435)
at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:111)
at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:254)

``` bash java.lang.RuntimeException: illegal property: notificationCode at org.ksoap2.serialization.SoapObject.getProperty(SoapObject.java:179) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.getNotifications(NotificationsSyncAdapterService.java:368) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.performSync(NotificationsSyncAdapterService.java:474) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService.access$1(NotificationsSyncAdapterService.java:435) at es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService$SyncAdapterImpl.onPerformSync(NotificationsSyncAdapterService.java:111) at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:254) ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Marown/SWADroid#174
No description provided.