开发

2.13.0

一、changelist

Add

1.BBASMVideoAdapterProtocol

1
2
3
4
5
6
/**
* @brief 是否是活跃状态
*
* @return YES 是
*/
- (BOOL)currentIsActive;

update

  1. BBASMLogAdapterProtocol

日志功能迁移至小程序框架中,不需要宿主实现