help wanted
Repository-Metriken
- Stars
- (2.083 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Tried everything
constructor() {
super({
uuid: 'xxxxx', //removed from post
properties: [/*'read',*/ 'write', 'notify'],
secure: ['write'],
});
this._updateValueCallback = null;
this._value = new Buffer(0);
}
iOS app keeps failing with Error Domain=CBErrorDomain Code=0 "Unknown error." UserInfo={NSLocalizedDescription=Unknown error.}