1/2
1/2
DocumentInteraction auto on iOS/MacOS
You can use the mock testing framework (such as mockito) for testing. bfa5065983867cc24d9678b7794a965040a65241
``` FileUtil.isNeedPermission(filePath) ``` It determines if the app can open the file, and if it can, it won't ask for permission. And the latest version does not declare any permissions...
Can you provide more information?
To get the real path of the file, it is recommended to use path_provider to get it, and then determine whether the app has permission to open it
> error log : Invalid content type identifier com.apple.pktransaction specified in extension com.apple.Passbook.QuicklookPreviewExtension I'm not experienced mixed with the situation, but I found the same problem on [here](https://forums.developer.apple.com/forums/thread/764308), said it...
不太明白你的意思,官方文档也没查到crash_data字段相关
这个是必须的
> > 这个是必须的 > > 初始化写在哪个位置 按需选择,个人一般放在启动app时,或者启动后的第一个界面(当然你得有信心,否则第一个界面出来之前的报错不会上传)