Skip to content

Conversation

@Deathwing
Copy link

Added building and copying of missing Facebook.Unity.Canvas.dll to Unity Project
Added Facebook.Unity.Canvas.dll to link.xml
Fixed CanvasJSSDKBindings.jslib (please see TODO comment in login)

…ity Project

Added Facebook.Unity.Canvas.dll to link.xml
Fixed CanvasJSSDKBindings.jslib
@Deathwing
Copy link
Author

Added new fixes to Login and LogAppEvents.
Login fix: String arrays can't be passed directly to the jslib, so stringifying it in c# and parsing it in js.
LogAppEvents fix: Nullable can't be marshalled and also overloading is not allowed, so 2. method without valueToSum for allowing null value of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants