amplify-swift
amplify-swift copied to clipboard
Remove usage of the deprecated getIdentityId() in APIPlugin, Storage, etc
are there a lot of internal usages of the now deprecated API? I know storage plugin internally uses .getIdentityId() . perhaps we can make a list in this PR, then reference the list in an issue for us to track updating internal usages of the deprecated API.
https://github.com/aws-amplify/amplify-ios/search?q=getIdentityId
follow up to remove usage of the deprecated API in APIPlugin, Storage, etc
Originally posted by @lawmicha in https://github.com/aws-amplify/amplify-ios/issues/1502#issuecomment-962103221