Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / steamclock/bluejay issues and pull requests
#272 - Successful Write but Disconnection on Data Retrieval
Issue -
State: open - Opened by pksa 12 months ago
#271 - Write a command without respose.
Issue -
State: open - Opened by jatin141141 about 1 year ago
#270 - Xcode 15.2 Build Issues, Updated to SwiftLint 0.54.0.
Pull Request -
State: open - Opened by adamsousa about 1 year ago
#269 - How can I change the log level?
Issue -
State: open - Opened by haemi about 1 year ago
#268 - Feature Request - Indications and Notifications
Issue -
State: open - Opened by beachcitiessoftware over 1 year ago
#267 - iOS 16.4 can't obtain KCBAdvDataManufacturerData
Issue -
State: open - Opened by ali0201 almost 2 years ago
#266 - How to get the services and charateristics from a connected peripheral?
Issue -
State: open - Opened by xuanyuelin almost 2 years ago
#265 - crash report
Issue -
State: open - Opened by csxfno21 over 2 years ago
- 1 comment
#264 - Make WriteCharacteristic fail if types mismatch
Pull Request -
State: open - Opened by DantePuglisi almost 3 years ago
- 2 comments
#263 - Write doesn't fail if the wrong type is passed
Issue -
State: open - Opened by DantePuglisi almost 3 years ago
- 1 comment
#262 - I have crash in willRestoreState
Issue -
State: open - Opened by bluendev almost 3 years ago
#261 - Build Failed on XCode13
Issue -
State: open - Opened by csxfno21 almost 3 years ago
#260 - Fix compile error on Xcode 13 / iOS 15 SDK caused by an optionality change
Pull Request -
State: closed - Opened by nbrooke over 3 years ago
- 5 comments
#259 - Add support for iOS 15 / Xcode 13
Issue -
State: closed - Opened by LordParsley over 3 years ago
- 6 comments
#258 - Update to support xcode13 builds
Pull Request -
State: closed - Opened by jjamminjim over 3 years ago
- 1 comment
#257 - Unable to detect my device
Issue -
State: open - Opened by abhi-aztech almost 4 years ago
#256 - Xcode 12 support
Issue -
State: open - Opened by Mylittleswift almost 4 years ago
#255 - Need multiple connections support
Issue -
State: open - Opened by zinwalin almost 4 years ago
#254 - Receiving data when app is in background
Issue -
State: open - Opened by flaviosuardi almost 4 years ago
#253 - need help: Bluejay stops listening to service for no apparent reason.
Issue -
State: closed - Opened by nissaba almost 4 years ago
- 1 comment
#252 - Merge upstream
Pull Request -
State: closed - Opened by markohara about 4 years ago
#251 - Add peripheralIsReady support for writes without response
Pull Request -
State: open - Opened by markohara about 4 years ago
#250 - write without response assumes we can process the write immediately
Issue -
State: open - Opened by markohara about 4 years ago
#249 - Fix demo app for logging changes
Pull Request -
State: closed - Opened by nbrooke about 4 years ago
#248 - Add setting to broadcast errors sent to cancelEverything to all listeners
Pull Request -
State: closed - Opened by nbrooke about 4 years ago
- 2 comments
#247 - Fix problems with timeouts on listens not working as expected with partial data received or data overflow
Pull Request -
State: closed - Opened by nbrooke about 4 years ago
#246 - Bluetooth BR/EDR is not supported
Issue -
State: open - Opened by ali0201 about 4 years ago
- 1 comment
#245 - Bluetooth Classic is not supported
Issue -
State: open - Opened by shuqingWu about 4 years ago
#244 - XCode 12 GM support
Issue -
State: open - Opened by MetalManipulator over 4 years ago
#243 - flushListen should probably clean up the listener
Issue -
State: open - Opened by nbrooke over 4 years ago
#242 - writeAndAssemble doesn't handle data overflow
Issue -
State: closed - Opened by nbrooke over 4 years ago
#241 - Timeouts on listens should probably apply to "time since last receive" not entire operation.
Issue -
State: open - Opened by nbrooke over 4 years ago
#240 - Timeouts during repeated listens don't get flagged as errors
Issue -
State: closed - Opened by nbrooke over 4 years ago
- 1 comment
#239 - Potential soft lock when using background tasks with lots of listening
Issue -
State: closed - Opened by nbrooke over 4 years ago
- 1 comment
#238 - Demo Apps build error
Issue -
State: open - Opened by appajit over 4 years ago
#237 - Replace direct use of XCGLogger with just having debug messages passed back to client
Pull Request -
State: closed - Opened by nbrooke over 4 years ago
- 1 comment
#236 - Detect a bluetooth connection with paired car?
Issue -
State: open - Opened by ropims over 4 years ago
- 1 comment
#235 - Fix already connected pheriperal after restoration
Pull Request -
State: open - Opened by gKamelo almost 5 years ago
#234 - How to scan in the background as a response to a significant location change?
Issue -
State: open - Opened by sarbogast almost 5 years ago
- 8 comments
#233 - Why does scanning get cancelled before it's had a chance to report any discovery
Issue -
State: closed - Opened by sarbogast almost 5 years ago
- 2 comments
#232 - Add Swift Package Manager support
Pull Request -
State: closed - Opened by robbiet480 almost 5 years ago
- 2 comments
#231 - [223] Make sure the library, bluejay demo, and dittojay demo build and run on Xcode 11 and later
Pull Request -
State: closed - Opened by sakuraehikaru about 5 years ago
#230 - Can the demo app Dittojay broadcast while in suspended state or terminated state?
Issue -
State: open - Opened by jarvis32123 about 5 years ago
#229 - Failed to write to sensor location with error: Writing is not permitted
Issue -
State: open - Opened by hunter123321000 about 5 years ago
- 1 comment
#228 - Add a simple json schema for adding services to dittojay through json
Pull Request -
State: closed - Opened by brendanlensink about 5 years ago
- 5 comments
#227 - Update Bluejay.swift
Pull Request -
State: open - Opened by BlueCorso over 5 years ago
#226 - Have Dittojay read the JSON schema and setup characteristics as defined
Issue -
State: open - Opened by sakuraehikaru over 5 years ago
#225 - Design an initial JSON schema for Dittojay
Issue -
State: open - Opened by sakuraehikaru over 5 years ago
- 1 comment
#224 - Investigate whether Dittojay and Bluejay demo apps still work as expected
Issue -
State: open - Opened by sakuraehikaru over 5 years ago
#223 - Update Bluejay and Dittojay to latest Swift and Xcode
Issue -
State: closed - Opened by sakuraehikaru over 5 years ago
- 3 comments
#222 - An easy exemple to handle listen and read
Issue -
State: closed - Opened by eqcq over 5 years ago
- 1 comment
#221 - Allow users to configure whether to log to a file
Issue -
State: closed - Opened by gKamelo over 5 years ago
- 1 comment
#220 - On iOS 13 the auto-reconnect is not working.
Issue -
State: closed - Opened by rmenezes over 5 years ago
#219 - How to find the ServiceIdentifier UUID of the ScanDiscovery object
Issue -
State: closed - Opened by srbalan over 5 years ago
- 1 comment
#218 - fixed a typo
Pull Request -
State: closed - Opened by falkorichter over 5 years ago
#217 - Crash reading a characteristic: "Expecting read from \(characteristicIdentifier.description), but actually read from \(readFrom.uuid)"
Issue -
State: closed - Opened by SaintNicholas over 5 years ago
- 7 comments
#216 - Crash on "Connected peripheral is assigned a nil value despite Bluejay has successfully finished a connection."
Issue -
State: closed - Opened by SaintNicholas over 5 years ago
- 1 comment
#215 - Fix handling of peripheral name
Issue -
State: open - Opened by DrAma999 over 5 years ago
- 3 comments
#214 - Handle explicit disconnect vs pending connection race condition
Issue -
State: open - Opened by SaintNicholas over 5 years ago
- 5 comments
#213 - "Interrupting cancel all to terminate a pending connection..." hangs
Issue -
State: open - Opened by SaintNicholas over 5 years ago
- 9 comments
#212 - Allow users to find out which peripheral is being connected to
Issue -
State: open - Opened by SaintNicholas over 5 years ago
- 1 comment
#211 - No disconnect callback when Bluetooth Powered Off
Issue -
State: closed - Opened by SaintNicholas over 5 years ago
- 4 comments
#210 - Crash in disconnection cleanup
Issue -
State: closed - Opened by kylebrowning over 5 years ago
- 4 comments
#209 - XCGLogger crash
Issue -
State: closed - Opened by LeeCenY over 5 years ago
- 1 comment
#208 - Testing Epic
Issue -
State: closed - Opened by ssawchenko over 5 years ago
Labels: Epic
#207 - Testing epic task
Issue -
State: closed - Opened by ssawchenko over 5 years ago
#206 - Crash immediately after State Preservation/Restoration - "Connected peripheral is assigned a nil value despite Bluejay has successfully finished a connection."
Issue -
State: open - Opened by SaintNicholas over 5 years ago
- 7 comments
#205 - Multiple random crashes in queue.swift
Issue -
State: open - Opened by kylebrowning almost 6 years ago
- 6 comments
#204 - Mixing Swift 4.2.1 and Swift 5.0 with Carthage can result in build error
Issue -
State: closed - Opened by Mylittleswift almost 6 years ago
- 1 comment
#203 - Fix disconnect then scan crash
Pull Request -
State: closed - Opened by sakuraehikaru almost 6 years ago
- 4 comments
#202 - v0.8.3 - Fix unpairing crash
Pull Request -
State: closed - Opened by sakuraehikaru almost 6 years ago
- 2 comments
#201 - Write and Assemble with multiple packets
Issue -
State: closed - Opened by moyeradon almost 6 years ago
- 1 comment
#200 - Update Bluejay and dependencies to Swift 5
Pull Request -
State: closed - Opened by kylebrowning almost 6 years ago
#199 - how to get the CBPeripheral from the PeripheralIdentifier?
Issue -
State: closed - Opened by haemi almost 6 years ago
- 1 comment
#198 - Bluejay can crash when a device is unpaired (Bluejay.swift: 1437)
Issue -
State: closed - Opened by kylebrowning almost 6 years ago
- 4 comments
#197 - Accessory that request a password at connect
Issue -
State: closed - Opened by soufianeEssabbane almost 6 years ago
- 3 comments
#196 - Scan called after disconnect causes crash
Issue -
State: closed - Opened by jeffbk almost 6 years ago
- 11 comments
#195 - v0.9.0 - Do not merge yet
Pull Request -
State: open - Opened by sakuraehikaru almost 6 years ago
Labels: do not merge
#194 - Improve support for did modify services
Issue -
State: open - Opened by sakuraehikaru almost 6 years ago
#193 - v0.8.2 - Add initial support for did modify services
Pull Request -
State: closed - Opened by sakuraehikaru almost 6 years ago
- 1 comment
#192 - Make device to act as a Peripheral
Issue -
State: closed - Opened by keyhan76 about 6 years ago
- 2 comments
#191 - Re-review API for confusing naming
Issue -
State: open - Opened by apike about 6 years ago
#190 - Fix Carthage instruction
Pull Request -
State: closed - Opened by sakuraehikaru about 6 years ago
- 1 comment
#189 - Carthage issue - @rpath/ObjcExceptionBridging.framework/ObjcExceptionBridging
Issue -
State: closed - Opened by DrAma999 about 6 years ago
- 3 comments
#188 - Why this library is so big?
Issue -
State: closed - Opened by keyhan76 about 6 years ago
- 4 comments
#187 - Scanning action isn't cleaned up correctly on loss of Bluetooth connectivity, resulting in crash
Issue -
State: closed - Opened by akmarinov about 6 years ago
- 2 comments
#184 - Refactor Bluejay.swift to reduce lines of code
Issue -
State: open - Opened by sakuraehikaru about 6 years ago
Labels: enhancement
#178 - -Fix for crashes when listening on multiple characteristics
Pull Request -
State: closed - Opened by beachcitiessoftware over 6 years ago
- 14 comments
#164 - Add documentation for extraction of Strings
Issue -
State: open - Opened by sakuraehikaru over 6 years ago
- 3 comments
#162 - Crash in the extract function (remove ability to try deserialize unsupported types)
Issue -
State: open - Opened by akmarinov over 6 years ago
- 3 comments
#161 - Bluejay can crash in DiscoverService.swift:51, possible missing safety check or queuing bug
Issue -
State: closed - Opened by FIndustries over 6 years ago
- 14 comments
#156 - State restoration and connect callbacks don't play well together.
Issue -
State: closed - Opened by nbrooke over 6 years ago
- 2 comments
#144 - didModifyServices delegate is not implemented
Issue -
State: closed - Opened by shekhar-suman almost 7 years ago
- 5 comments
#141 - Allow some better strategy then trapping for resolving multiple listens.
Issue -
State: closed - Opened by nbrooke almost 7 years ago
- 1 comment
#140 - Audit automatic endListen in SynchronizedPerhiperal
Issue -
State: closed - Opened by nbrooke almost 7 years ago
- 1 comment
#134 - SIGABRT error when creating an instance of bluejay (private let bluejay = Bluejay()).
Issue -
State: closed - Opened by maniacaris about 7 years ago
- 3 comments
#120 - Could indicate background restore with connect has happened better
Issue -
State: closed - Opened by nbrooke over 7 years ago
- 2 comments
#119 - It's impossible using Bluejay with some other libraries
Issue -
State: closed - Opened by larryonoff over 7 years ago
- 17 comments
#115 - Move blacklisting a device from scanning scan outside of scan itself
Issue -
State: open - Opened by nbrooke over 7 years ago
- 1 comment
#92 - Update Sendable/Receivable docs to leverage new Swift Codable pack/unpack library
Issue -
State: open - Opened by nbrooke over 7 years ago
- 5 comments