amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

Remove usage of the deprecated getIdentityId() in APIPlugin, Storage, etc

Open lawmicha opened this issue 3 years ago • 0 comments

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

lawmicha avatar Nov 05 '21 18:11 lawmicha