I have upgrade my Samsung galaxy S4 to 4.4 and now my app is not working it uses Bluetooth to connect to a device and communicate back with the phone it send the command fine but when it receive data the app crash's.
The code i am using is from you example.
TextReader1.Initialize(Serial1.InputStream)
TextWriter1.Initialize(Serial1.OutputStream)
and when i install you example is does the same thing now crashs where is used to work before i upgraded to 4.4
The code i am using is from you example.
TextReader1.Initialize(Serial1.InputStream)
TextWriter1.Initialize(Serial1.OutputStream)
and when i install you example is does the same thing now crashs where is used to work before i upgraded to 4.4
Last edited: