Skip to content

New build target that's compatible with Unity#7

Open
allan-o3h wants to merge 1 commit intorecombee:masterfrom
ooohtv:Unity-Compatibility
Open

New build target that's compatible with Unity#7
allan-o3h wants to merge 1 commit intorecombee:masterfrom
ooohtv:Unity-Compatibility

Conversation

@allan-o3h
Copy link

The only reliable (for il2cpp builds on mobile devices) newtonsoft JSON.NET library for Unity is based on version 8.0 (https://assetstore.unity.com/packages/tools/input-management/json-net-for-unity-11347)
Create a .net 4.5 build target for Unity export
Using the older 8.0 version of JSON.NET for this target to match what's supported in Unity
Add explicate json property names
Removing NamingStrategyType references as that feature isn't availble in JSON.NET version 8.0

The only reliable (for il2cpp builds on mobile devices) newtonsoft JSON.NET library for Unity is based on version 8.0 (https://assetstore.unity.com/packages/tools/input-management/json-net-for-unity-11347)
Create a .net 4.5 build target for Unity export
Using the older 8.0 version of JSON.NET for this target to match what's supported in Unity
Add explicate json property names
Removing NamingStrategyType references as that feature isn't availble in JSON.NET version 8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant