Unity-Technologies / furioos-sdk-js

Furioos SDK for JavaScript
30 stars 14 forks source link

Furioos does not send the data #24

Closed Dragos933 closed 3 years ago

Dragos933 commented 3 years ago

I'm trying to retrieve the data from a session to my app using the events specified in the documentation. Even though I have set all the events and tried to log some data to the console, like in the examples, nothing appears in my logs.

Also, I think it is worth mentioning that when I import the 'furioos-sdk' module, it says that "Could not find a declaration file for module 'furioos-sdk'"

This is the code I have written, maybe there is a mistake in it:

FurioosCode