iOS stopped asking user for Photo Library Permission

前端 未结 6 755
借酒劲吻你
借酒劲吻你 2020-12-28 17:00

iOS is not asking user for Photo Library Permission anymore. Even when I deleted the app from the device. This also happens on Simulator.

sw         


        
6条回答
  •  南方客
    南方客 (楼主)
    2020-12-28 17:30

    Restting via the settings app is difficult to automate. We use simctl to reset the simulators content and settings in an automated fashion to reset the permissions dialog. This will require re-installing the app in the simulator, but again simctl can accomplish this.

提交回复
热议问题