pili-engineering / PLShortVideoKit

PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、视频剪辑、本地转码、视频上传在内的多种功能,支持高度定制以及二次开发。
https://github.com/pili-engineering/PLShortVideoKit
Apache License 2.0
448 stars 122 forks source link

the crash error #62

Closed thereqwe closed 6 years ago

thereqwe commented 6 years ago

Pili-ShortVideo-Authorization PLShortVideo SDK authorization status error: auth failed! -[PLSNoitacitnehtua start] PLSNoitacitnehtua.m:65

thereqwe commented 6 years ago

权限都添加了 plist ios12

depthlove commented 6 years ago

@thereqwe

可查看类似 issue:https://github.com/pili-engineering/PLShortVideoKit/issues/32

详情见 SDK 的使用文档说明: https://github.com/pili-engineering/PLShortVideoKit/blob/master/README.md 其中:

  1. 声明 本短视频 SDK 需授权方可使用,可通过 400-808-9176 转 2 号线联系七牛商务咨询,或者 通过工单 联系七牛的技术支持。
thereqwe commented 6 years ago

oh~那文档里可以提一句"没有权限就会crash". 不然很难联想到是因为需要授权,虽然有"auth failed".