Ad

Our DNA is written in Swift
Jump

DTBonjour 1.1.1

This maintenance release for DTBonjour fixes a few minor issues.

Changes

  • FIXED: Various Xcode warnings
  • FIXED: Issue when initializing on older iOS (<7.0) or OSX (<10.9) version
  • CHANGED: run loop scheduling to common modes

The update is tagged on GitHub as well as available on Cocoapods.


Tagged as:

Categories: Updates

1 Comment »

  1. Hi everyone, I’m trying to use DTBonjour to make a simple chat app (Like BonjourChat), but I noticed that even in the BonjourChat sample app, I can’t send messages between two (or more) devices connected only via WiFi and if these devices isn’t connected to the same SSID. Is it possible to send messages between them without connecting to the same SSID, just WiFi only?

    Thanks.