UIActivityViewController Error: Failed to determine whether URL is managed by a file provider

前端 未结 3 943
长情又很酷
长情又很酷 2021-01-18 05:09

I record a video in my app and write it it to the temp directory to allow the user to share it through UIActivityViewController. The video can successfully be played back in

3条回答
  •  温柔的废话
    2021-01-18 06:00

    I had the same problem when I ran my app on the Simulator. However it was working as expected when I ran the app on a real device.

提交回复
热议问题