Is it possible to use a force touch (3D Touch) with the standard controller UIImagePickerController?

被刻印的时光 ゝ 提交于 2020-01-04 00:30:19

问题


I try by force pressing in UIImagePickerController to get the image, but instead of calling the didFinishPickingMediaWithInfo I get nothing.

Additional info:

When I try to force pressing on the photo, I get a messages:

"*** error reading settings archive file: ISRootSettings: /var/mobile/Containers/Data/Application/0A2D79B3-C024-45F0-BD80-30B866F98558/Documents/{Bundle_ID}.settings/ISRootSettings_10.plist"

"Use -removeDeferredKeyObserver: instead of -removeKeyObserver:".

It's weird.

来源:https://stackoverflow.com/questions/37252524/is-it-possible-to-use-a-force-touch-3d-touch-with-the-standard-controller-uiim

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!