Support mParticle-Apple-SDK 8.0
samuelcai-chancetop opened this issue · 5 comments
In mParticle-Apple-SDK 8.0, the method setUserIdentity in MPIdentityApiRequest is changed, need to update accordingly.
iOS 14 is released, and also the mParticle-Apple-SDK 8.0.1.
Thanks for the heads up. We're working on a change for this and it will most likely be released by next week.
@BrandonStalnaker is this done? I can see there is a 2.4.4 for iOS 14, but when I used it (also use mParticle-Apple-SDK 8), I still have compilation error, see screen shot attached, looks like the userIdentities method was deleted.
@samuelcai-chancetop Sorry about this. It looks like we had some merge issue on private that we didn't realize made it. 2.4.5 solves your issue.
@BrandonStalnaker if this is fixed, can you mark this issue as resolved?