Cannot read properties of null reading app error in Unity Playworks Plugin build
This issue is caused by a deserializing class that contains a Bridge.NET reserved keyword.
Possible solution:
- Remove or rename the variable that has name as the Bridge.NET keyword.