Skip to content

Conversation

GabrielePicco
Copy link
Contributor

@GabrielePicco GabrielePicco commented Apr 12, 2023

Fix Unity code stripping

Status Type ⚠️ Core Change Issue
Ready Hotfix No magicblock-labs/Solana.Unity-SDK#69

Problem

Unity was stripping code needed for serialising/deserialising classes used at runtime

Solution

Added link.xml to prevent il2cpp compiler to strip classes and replace IList with List, following suggestion from: JamesNK/Newtonsoft.Json#1521

@GabrielePicco GabrielePicco merged commit a68b23c into master Apr 18, 2023
@GabrielePicco GabrielePicco deleted the fix/unity-code-stripping branch April 18, 2023 17:41
xiaolou86 pushed a commit to xiaolou86/Solana.Unity-Core that referenced this pull request Oct 12, 2023
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