dkrprasetya / simple-firebase-unity

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

Cannot find method summary #5

Closed KShoukry closed 7 years ago

KShoukry commented 7 years ago

Hey, in your readme file you say "Every available method is equipped with summary and parameter descriptions" where are they explained cause I cannot seem to find them.

dkrprasetya commented 7 years ago

Whoops it doesn't show up? I believe I have written the description of each method. Let me check again.

tjjos commented 7 years ago

I can't find them either. Where are we supposed to look for those descriptions?

dkrprasetya commented 7 years ago

Found the problem. I forgot to build and include the .xml for displaying the .dll's content summaries. I will close the issue after the update has been published on Asset Store.

Thanks for reporting!

dkrprasetya commented 7 years ago

The fix has been published on the AssetStore.