live_uikit_gift 3.0.0
live_uikit_gift: ^3.0.0 copied to clipboard
live uikit gift component
LiveUIKitGift #
3.0.0 #
- Android & iOS: Architecture upgraded: replaced the gift logic with the new GiftStore from AtomicXCore. Compatible with Tencent Effect Player, supporting the playback of gift assets with sound effects.
2.1.0 #
- Android & iOS: Renamed GiftDisplayController to GiftPlayController Renamed GiftDisplayWidget to GiftPlayWidget Renamed GiftSendController to GiftListController Renamed GiftPanelWidget to GiftListWidget
2.0.0 #
- Android & iOS: Update Gift Solution: Integrate the gift system of rtc_room_engine. When using the new version of the gift solution, please ensure that the corresponding sdkAppId has the gift feature enabled in the console. Also, configure the gift list in the gift backend before use. Console: China Region Console: https://console.cloud.tencent.com/trtc/app Overseas Region Console: https://console.trtc.io/app Gift Configuration Guide: https://cloud.tencent.com/document/product/647/121321
1.0.2 #
- Android & iOS: Fixed the issue where the default gift resources in an English environment were still in Chinese
1.0.1 #
- Android & iOS: Add onError callback to GiftDisplayController