Bluetooth Windows Phone Communicating with the device after the app terminates -
i working on app send's , receive message embedded device through bluetooth using stream-socket . here problem if user closes app in middle of communication the connection between bluetooth device , phone getting terminated. there way still make connection alive , process message.
thanks
no, when user leaves application, either terminated or suspended. in either case app cannot work when not active. won't work under lock screen default , must explicitly enable.
Comments
Post a Comment