Images on apple watch

前端 未结 4 2096
暗喜
暗喜 2021-01-06 10:14

I ran into a problem yesterday when my application was rejected. Apparently the images are not being displayed on the actual Apple Watch, however they are being displayed in

4条回答
  •  长发绾君心
    2021-01-06 10:36

    Here is the answer. I cannot disclose why I know this, but this is what you need to do.

    1. Remove all images from your Watch App target.
    2. Added images to an image asset file that is in your Watch App target.
    3. Reference the images by the name in the asset file.

    If you can see the images in the simulator and they are not in your Watch App target and they are in an asset file then they will work for the reviewer.

提交回复
热议问题