dkrprasetya / simple-firebase-unity

Firebase Realtime-Database's REST API Wrapper for Unity in C#
143 stars 40 forks source link

tvOs #16

Open mickeyevers77 opened 6 years ago

mickeyevers77 commented 6 years ago

does this work on tvOs?

dkrprasetya commented 6 years ago

Haven't tried it yet, but it should work just fine unless tvOS needs a special handling on enabling HTTP request or has a problem on multi-threading.

If anyone has tried this on tvOS, please kindly share it here :)