Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
408 views
in Technique[技术] by (71.8m points)

iphone - SMS notifications in iOS6

I found SMS notifications are not supported in iPhone,but I found a video on Pebble Smart watch which sends SMS notification and iMessage notification. Here are the video and the application links.

http://www.razorianfly.com/2012/12/07/pebble-officially-announces-sms-and-imessage-support-for-iphone-video/

http://www.iphoneincanada.ca/iphone-news/pebble-watch-now-supports-iphone-sms-and-imessage-video/

https://itunes.apple.com/us/app/pebble-smartwatch/id592012721?mt=8

I also found on the web SMS notifications are supported only in iOS6 but not iOS5

Previous stackoverflow and other links on SMS notifications.

Registering SMS notification on iPhone

How to send email,sms notification from iPhone to Bluetooth LE device?

Receive Notification for SMS using iPhone

sms notification

http://lists.apple.com/archives/bluetooth-dev/2012/Nov/msg00088.html

What needs to be done to get notified? Implementing MAP Profile on the bluetooth device is suffcient ?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I believe that iOS 6 adds message (SMS and iMessage) notification support in the form of the Bluetooth MAP (Message Access Profile).

So unless your intended usage involves you being connected via Bluetooth then you cannot use this feature of iOS6.

I do not think that it is possible to monitor the reception of incoming message with the Apple's Official iOS SDK since you would need to utilize a private framework, so you would need to make it a jail-broken app.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...