Migrate Campaign SDK for iOS to 3.8.1
1. Migrate the SDK from 3.8.0 to 3.8.1
- Replace
AcousticMobilePush.xcframework
with copy from 3.8.1 package. - Replace
AcousticMobilePushNotification.xcframework
with copy from 3.8.1 package. - Replace
AcousticMobilePushWatch.xcframework
with copy from 3.8.1 package. - Replace Plugin source with copy from 3.8.1 package. (The
UIAlertView
class changes are the largest part of this need.) - Clean and rebuild.
2. Change your base URL values
Find out how to change your URL values here.
Updated 8 months ago