iOS UIKit V3.0 Migration Guide
UIKit v3.0.0 is the major release of our UIKit with AmitySDK v6.5.0.
The guide will cover all the breaking changes and migration to this version.
Installation:
Manual Installation:
UIKit v3.0.0 will require RealmSwift.xcframework
along with the existing frameworks.
Behavior Changes:
AmityUIKItManager:
Property | Methods | Changes | Remarks |
---|---|---|
| Removed | use |
| Removed | Use |
AmityChannelEventHandler:
Property | Methods | Changes | Remarks |
---|---|---|
| Removed | Override |
AmityEventHandler:
Property | Methods | Changes | Remarks |
---|---|---|
| Removed | Override |
AmityMessageListViewController:
Property | Methods | Changes | Remarks |
---|---|---|
| Removed | Use |
AmityCommunityProfilePageViewController:
Property | Methods | Changes | Remarks |
---|---|---|
| Removed | Use |
Last updated