Gwangyoung Choi
Gwangyoung Choi
저도 mojave로 업데이트 이후 똑같은 에러가 나네요. 매일같이 잘 쓰는 앱인데 오류가 개선되길 간절히 바라봅니다.
I think #66 is related with this
I'm also having this issue. It changes directly Connected to Disconnected(Timeout). Because state is Disconnected before connection, I have to run some operation on Disconnecting, but can't. Is it okay...
I'm making seat reservation android app using beacon. There are user states such as `Reserved`, `Occupied`, `Away`, etc. When user reserve a seat and goes close to seat which has...
After more investigation, I found that its state goes like `Disconnected(null)` -> `Connecting.Bluetooth` -> `Disconnected(133)` -> `Connecting.Bluetooth` -> `Disconnected(133)` -> ... -> `Connecting.Bluetooth` -> `Connecting.Services` -> `Connecting.Observes` -> `Connected`. I...
Because of this, :sample:app keeps crashing whenever it goes background with home button or recents button(not back button). It logs like below. ``` java.lang.RuntimeException: Parcel: unable to marshal value 0...