Error creating imagefile (Read-only file system)

前端 未结 3 655
我寻月下人不归
我寻月下人不归 2020-12-07 03:43

First of all this is not duplicate question and I have tried solutions from other similar threads but it looks like this case is different.

In my case I can successf

3条回答
  •  旧时难觅i
    2020-12-07 03:51

    In my case I'm using a device with Android version 6, developing for Unity.

    I am getting the same error when installing the app directly from the Unity Editor, this will not happen if i do upload the app to the android Game Play Developer console as a Beta version and then download and install it from there, in this case android will do needed encryption and install the app successfully.

    My solution to do direct install was to set in the : android build -> Player Settings > Install location -> to Force Internal

提交回复
热议问题