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.
我正在为 iOS 和 Android 开发一个带有 Phonegap 的应用程序。当设备从睡眠模式恢复时,我需要执行一些指令。
“恢复”事件适用于此,但也会在用户打开另一个应用程序时触发,在我的情况下,指令必须仅在设备从睡眠模式恢复时执行。
有没有办法做到这一点 ?