Parse-for-Unity-2018 icon indicating copy to clipboard operation
Parse-for-Unity-2018 copied to clipboard

Native implementation of Parse for Unity without using a DLL

Parse-for-Unity-2018

Future proof native implementation of Parse for Unity without using a DLL

Tested with Unity 2018.2.19f1

Usage:

  • In Player Settings, make sure to set Scripting Runtime Version to ".NET 4.x Equivalent" and Api Compatibility Level to ".NET 4.x"
  • Drop "ParseInitializeBehaviour" prefab into your scene and fill in your Application ID, Dotnetkey and Server URL