amplify-swift
amplify-swift copied to clipboard
Analytics rename `identityId` parameter to `userId`
https://github.com/aws-amplify/amplify-ios/blob/64c5ad75e4591278a1769690757b79074e9c38a8/Amplify/Categories/Analytics/AnalyticsCategoryBehavior.swift#L18
Should the change be only made to AnalyticsCategoryBehavior.swift
and AnalyticsCategory+ClientBehavior.swift
from the Amplify/Categories/Analytics
category or should it also include files from the AWSPinpointAnalyticsPlugin
project as well?
Hi @raheel, yes this should be done at the category level and at the plugin's implementation. Since this requires some cordination across platforms for the category change and since it's also a breaking change, i'm going to remove this as a good first issue and mark it under milestone 2.0.0
Released in v2.0.0