-
```
As Vlad Skarzhevskyy wrote in a email to bluecove-developers:
> I run automatic comparison of BlueCove with one from sun WTK. The list
> of differences follows. My suggestion is to implement all …
-
```
> The description of ServiceRecord.setAttributeValue states:
>
> "[...] In order for any changes made by this method to be reflected in
> the SDDB, a call must be made to the acceptAndOpen() meth…
-
Related to original issue of just recent closed issue. Where our UUID property which is inherited from our Base object of SkywardObject is not being correctly imported. I have experienced this issue…
-
```
What steps will reproduce the problem?
1. Disable Bluetooth on a device
2. Run the BlueCove tests
3. A RuntimeException will be thrown saying "BluetoothStack not detected"
What is the expected ou…
-
```
What steps will reproduce the problem?
Acabo de actualizar el proyecto y cuando intento procesar un archivo me
salta este error
Exception in thread "main"
speakit.io.record.RecordSerializationC…
-
```
As Vlad Skarzhevskyy wrote in a email to bluecove-developers:
> I run automatic comparison of BlueCove with one from sun WTK. The list
> of differences follows. My suggestion is to implement all …
-
```
What steps will reproduce the problem?
1. Try and run avetanaOBEX with bluecove
2. Get error because the ContentConnection interface is missing.
What version of the product are you using? On what…
-
```
What steps will reproduce the problem?
1. Disable Bluetooth on a device
2. Run the BlueCove tests
3. A RuntimeException will be thrown saying "BluetoothStack not detected"
What is the expected ou…
-
```
As Vlad Skarzhevskyy wrote in a email to bluecove-developers:
> I run automatic comparison of BlueCove with one from sun WTK. The list
> of differences follows. My suggestion is to implement all …
-
on deleting a record from hasMany relationship array ,the records get deleted However it is not persisted (saved) on localstorage.As,as a result on reload,view is rendered with deleted record also.
I…