zhangzhihua
zhangzhihua
请问在以下方法: handleCrashException:(nonnull NSString *)exceptionMessage extraInfo:(nullable NSDictionary *)info 怎么吧exceptionMessage 传给bugly ??? bugly的api是这样的 [Bugly reportError:error];
感谢大佬快速回复,好的,我自己解决一下吧。
急急急!!! 大佬,我们现在公司就需要用webm透明通道的视频播放,背景透明,,这个你有方案吗???
大佬,这个flutter不太好使,,,确定是你们官方发的吗 安卓都跑不起来,ios也不太行
楼上的问题,不想用json的形式 ,我新增了一个api实现了.可以参考 - (void)playWithMetalConfigurationWithDirectory:(NSString *)directory renderSuperViewFrame:(CGRect)renderSuperViewFrame contentMode:(int)contentMode{ if (directory.length == 0){ NSLog(@"directory为空"); return; } self.renderSuperViewFrame = renderSuperViewFrame; BDAlphaPlayerResourceModel *resourceModel = [BDAlphaPlayerResourceModel new]; BDAlphaPlayerResourceInfo *portraitResourceInfo = [BDAlphaPlayerResourceInfo new]; portraitResourceInfo.contentMode = contentMode;...
