lordwhitebear / accelerometer-simulator

Automatically exported from code.google.com/p/accelerometer-simulator
0 stars 0 forks source link

App no longer sends data after locking and unlocking device #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open this app and an application that receives the data sent by this app.
2. Set the network to "ON" and "Broadcast" on port 10552.
3. Observe that the accelerometer affects the receiving application.
4. Lock the device.
5. Unlock the device.

What is the expected output? What do you see instead?

I would expect the data output from the device to resume after it is unlocked, 
or even continue sending data while its locked. Instead, the data stops being 
received immediately locking the device, and will only restart sending after it 
is stopped in the Multitasking bar and restarted.

What version of the product are you using? On what operating system?

Using an iPhone 4 running iOS 6.0.1 (10A523) with the AccSim App (version 1.1) 
as hosted by Brain Pratt on the app store (posted May 17, 2012)

Please provide any additional information below.

Original issue reported on code.google.com by AlGit...@gmail.com on 2 Mar 2013 at 4:32