1.17.0 -> 1.18.0

Breaking changes

  • iOS minimum version is 13 now, 12 no longer supported

  • The invitation api has changed for responding to the invitation.

    • Now accepts two more parameters in the api call → vehicleId and accountId. It's optional so can be passed nil. If both passed nil then it will use default query with InvitationType=ACCOUNT

    • For more details check the api here.

Last updated