Skip to content

Releases: taptap/TapMoment-Unity

2.1.2

17 May 03:38
Compare
Choose a tag to compare

Dependencies

  • TapTap.Common v2.1.2

2.1.1

11 May 06:11
Compare
Choose a tag to compare

Feature

  • 新增 DirectlyOpen 接口
    • 场景化入口
    var sceneDic = new Dictionary<string,object>(){{TapMomentConstants.TapMomentPageShortCutKey,sceneId}};
    
    TapMoment.DirectlyOpen(orientation,TapMomentConstants.TapMomentPageShortCut,sceneDic);

Dependencies

  • TapTap.Bootstrap v2.1.1
  • TapTap.Common v2.1.1

2.0.0

09 Apr 11:03
Compare
Choose a tag to compare