Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CookieException: implement ISerializable #571

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sp-felix-carmona
Copy link

It will fix the following compilation error:
Net/CookieException.cs(156,10): error CS0540: 'CookieException.ISerializable.GetObjectData(SerializationInfo, StreamingContext)': containing type does not implement interface 'ISerializable' [.../websocket-sharp/websocket-sharp/websocket-sharp.csproj]

@PathToLife
Copy link

PathToLife commented Oct 31, 2019

Thanks! Works on unity 2018.4.11f LTS mac, IL2CPP

@PathToLife
Copy link

@sta (japanese project owner - language barrier?)
Do you want to give another developer permission to help?
Thank you for opensource, but please let (give permission) community help you! =)

Related:
#544
https://github.com/sta/websocket-sharp/pull/563/files

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.

2 participants