jamieowen / AirNativeiOS-Bluetooth

Air Native Extension to add Bluetooth support for iOS apps.
Other
73 stars 17 forks source link

Start a session for multiple peers #5

Open tomvanduist opened 11 years ago

tomvanduist commented 11 years ago

Im trying to create a session with more than 2 devices, Ive uncommented the code for initWithSessionID, but the compiler cant find the reference. Im guesing it is because it is still commented in the .ane/.swc files but im having trouble rebuilding those files.

Could you maybe push it in a different branch or something?

jamieowen commented 11 years ago

Hi, A bit of a late reply, I'm travelling at the moment. ;)

This is something I will be adding very soon as soon as I get back to work. I plan to enable all that is currently commented out and update the examples using a Starling/Foxhole UI.

Fork the project if you need to make some major changes :)