문제

I am implementing a IM service and I want to include as one of the features the ability to send and receive an sms message. I am wondering if when an SMS message is received (not a ported directed sms, a regular sms) it is possible to wake up the short running headless application. If someone knows how to do this, please help!

Thanks.

도움이 되었습니까?

해결책

No. The currently available headless triggers are:

  • receiving a push
  • entering a geofence area
  • leaving a geofence area
  • port-directed sms
  • device start
  • application update
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top