maxxfrazer / MultipeerHelper

A light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService.
https://maxxfrazer.github.io/MultipeerHelper/documentation/multipeerhelper/
MIT License
104 stars 7 forks source link

Does this work with iOS 12 #6

Closed lsamaria closed 4 years ago

lsamaria commented 4 years ago

Hi,

Does this library work with iOS 12?

maxxfrazer commented 4 years ago

Hi,

It's not currently set up to do so, but I believe with some small changes it would work (without the RealityKit part). Please open a pull request if you'd like this feature added!

lsamaria commented 4 years ago

Ok thanks!