Top

iOS | 2.14.3

Commentaires

3 commentaires

  • Le-Trong-Nghia HUYNH

    Hello,

    This should be fixed in v2.14.4.

    0
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message