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

Fix iOS 14 compatibility #9

Closed maxxfrazer closed 4 years ago

maxxfrazer commented 4 years ago
maxxfrazer commented 4 years ago

Changes so far match the changes made to this example project on Wed Jun 17.

maxxfrazer commented 4 years ago

Seems good at last, the latest Beta shows that iOS 13 and 14 RealityKit is incompatible.

maxxfrazer commented 4 years ago

I'll add a version tag once more testing has been done