Skip to content

Providing support for iOS 12 devices #98

@oct-test

Description

@oct-test

Recently, I am trying to make modifications to the InflatableDonkey git repo to make it compatible with iOS 11.4+ backups.

So far, I am able to login into the iCloud servers (even for 2FA accounts) and fetch the list of snapshots taken by each device. The code is generating following error when I try to fetch records using "ManifestID":

operationCost: 1
response {
      operationUUID: "3d3aba80-db4c-48e2-8cf2-1e141a1ca7da"
      type: NONE_TYPE
      last: true
    }
    result {
      code: FAILURE
      error {
        serverError {
          type: NOT_FOUND
        }
        errorDescription: "Error code: NOT_FOUND"
        errorKey: "ck1744ip5"
      }
    }

Questions:
I would like to understand what the above error exactly represents and which areas I can look to fix this issue?

Please let me know if any more information is required. I would appreciate any suggestions and thoughts on this topic.

Let's make this tool alive again! @horrorho , @Aliasr ,@dirkwirth , @Blokh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions