How to use MQA setReportOnDoubleSlideEnabled in an iOS App?

不羁的心 提交于 2019-12-12 04:25:10

问题


In the Starting an iOS session documentation topic the [[MQALogger defaultSettings] setReportOnDoubleSlideEnabled:false] method is mentioned, however the library does not have such a method.

Is there a library update the contains this method, or did I miss something?


回答1:


Note that the feature you are trying to enable is deprecated (meaning that is no longer maintained and could very well fail to work), and should likely not be used.

It might as well be that you are indeed using an MQA version that has this feature removed.




回答2:


This question is very similar to this other question. Please see my answer to that question for more information.



来源:https://stackoverflow.com/questions/28470159/how-to-use-mqa-setreportondoubleslideenabled-in-an-ios-app

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