Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们是否有可能从我们的 iphone 应用程序中找到是否点击了 twitter记住我按钮?
提前致谢
如果您指的是 Twitter 应用程序中的“记住我”按钮,那么不,您不能。应用程序通信的唯一方式是通过 URL 方案(或者如果它们共享一个钥匙串)。他们无法读取彼此的首选项文件。