mixpanel / mixpanel-iphone

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
http://mixpanel.com
Apache License 2.0
1.05k stars 567 forks source link

migrate to Airship 14.0 for the Urban Airship integration #939

Closed zihejia closed 3 years ago

zihejia commented 3 years ago

address #938

Fix crash when integrating with urbanairship 14.0+ due to UAirship push channelID has been removed and changed to UAirship channel identifier. The fix was to UAirship.push().channelID -> UAirship.channel().identifier)

For more details: https://github.com/urbanairship/ios-library/blob/main/Documentation/Migration/migration-guide-13-14.md