Top

iOS | 2.14.3

Comentarios

3 comentarios

  • Le-Trong-Nghia HUYNH

    Hello,

    This should be fixed in v2.14.4.

    0
    Acciones de comentarios 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
    Acciones de comentarios 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
    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.