简体   繁体   English

如何使我的辅助功能应用程序覆盖iOS上的其他应用程序?

[英]How to have my accessibility app overlay other apps on iOS?

I'm working on an accessibility app for a client and he needs it to be able to have it on top of other apps. 我正在为一个客户端开发可访问性应用程序,他需要它可以将其置于其他应用程序之上。 It takes a small area and can be moved easily. 它占用的面积很小,可以轻松移动。

Is there an app permission or config setting to do this? 是否有应用权限或配置设置可以执行此操作?

UPDATE: 更新:
An iPad owner sent me a screenshot showing a chat app floating on top of another app. 一个iPad所有者向我发送了一个屏幕截图,显示了一个聊天应用程序浮动在另一个应用程序的顶部。

No, its is not possible because apple does not even give you permission to show you wallpaper too... if it does have given that feature then any app could have a possible access to some some secure data situationally. 不,这是不可能的,因为苹果甚至都没有给您显示墙纸的权限...如果它确实提供了该功能,则任何应用程序都可以根据情况访问某些安全数据。

eg: You are using payment gateway in an app now another app start running as an overlay over the existing app which means having a snap shot of the previous app as a background of your current app. 例如:您正在一个应用程序中使用支付网关,而另一个应用程序开始作为现有应用程序的覆盖运行,这意味着将前一个应用程序的快照作为当前应用程序的背景。 Hence privacy breaching. 因此侵犯隐私。 Hence apple will not approve of something like that, hence no feature like that. 因此,苹果公司不会批准类似的东西,因此没有类似的功能。

Hope this will help you to understand more clearly. 希望这可以帮助您更清楚地了解。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果我的 iOS 应用与使用 Core Bluetooth 的设备配对,其他应用是否可以访问该设备? - If my iOS app pairs with a device using Core Bluetooth, will other apps have access to the device? 如何在我的iOS应用程序中禁用辅助功能字体粗体显示? - How to disable accessibility font bolding in my iOS app? iOS应用程序可以确定iPhone上的其他应用程序以及它们具有哪些权限吗? - Can an iOS app determine the other apps that are on the iphone and what permissions they have? 我的 IOS 应用程序用于监控其他已安装应用程序的使用情况 - My IOS app to monitor usage of other installed apps 为什么我的iOS应用程序没有出现在其他应用程序的“打开方式”对话框中? - Why is my iOS app not showing up in other apps' “Open in” dialog? 其他应用会影响我的应用在iOS上的表现吗? - Do other apps affect my app's performance on iOS? 如何使用简单的iOS操作扩展从React Native应用程序中的其他应用程序收集文件? - How to gather files from other apps in my React Native app with a simple iOS action extension? 如何从其他iOS应用程序读取应用程序文档目录中的文档? - How can I read documents in my app's Document directory from other iOS apps? Xamarin Forms iOS如何将应用程序带到前台-其他应用程序做到了 - Xamarin Forms iOS how to bring app to foreground - other apps do it 如何从我的应用程序打开我的设备上的其他应用程序 - How to open other apps on my device from my app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM