Top

iOS | 2.14.3

Kommentare

3 Kommentare

  • Le-Trong-Nghia HUYNH

    Hello,

    This should be fixed in v2.14.4.

    0
    Aktionen für Kommentare Permalink
  • Patrik SPISAK

    You have bug in 

    RainbowTaskService.Notifications.didRemoveRainbowTaskCategory

    Notification.object is nil. 

    Also I realised when you are deleting last task, so there is no more tasks, function is throwing error even deletion is successfully handled. 

    This function always throw if you delete latest saved task

    try await rainbowTaskService.removeFromTheRainbowTaskList(rainbowTask: task)

     

    0
    Aktionen für Kommentare Permalink
  • Le-Trong-Nghia HUYNH

    Hello,

    For the first point:

    RainbowTaskService.Notifications.didRemoveRainbowTaskCategory

    Yes, that's a mistake... the category is not returned in the object. Noted for next version.

    For the second point:

    try await rainbowTaskService.removeFromTheRainbowTaskList(rainbowTask: task)

    This is a server issue. We receive 200 OK with no content in this specific case. The issue is new in this version of iOS SDK because we have correctly managed 200 and 204 codes. I have opened a ticket for server team.

    0
    Aktionen für Kommentare Permalink

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

  • Fragen Sie die Gemeinschaft

    Brauchen Sie Hilfe? Stellen Sie Ihre Fragen in der Community, um Antworten von anderen Rainbow-Benutzern zu erhalten.

    Nachricht posten