You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`GetConstructors()` does not find private constructors by default, causing us to be unable to find the constructor of `ParseObject` when running in the context of Unity.
Fixes#111.
0 commit comments