简体   繁体   中英

iBeacon Notification when the app has been terminated by user (by swiping it up in the task view)

I know there are several threads related this question. At moment for me the answer is not clear.

If the app has been terminated by user (by swiping it up in the task view) and the iphone enter in a region where there is an ibeacon, the os can send a local notification to the user?

As of iOS 7.0.x this is true. If the user kills the app from the task switcher, it cannot run in the background or receive geofencing/iBeacon region notifications until the user starts it again.

"If you close an app that has been configured to receive background notifications, it won't receive them until it has been reopened." -- Apple knowledge base.

If you have an Apple developer account, you can read a more explicit statement of this in a forum answer to a similar question by an Apple employee.

There is some speculation that this may change in iOS 7.1. See here .

EDIT: It is confirmed this has changed in iOS 7.1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM