aws-samples / aws-samples/aws-sdk-unity-samples

Incompatible with UWP

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
C#
Stars
163
Forks
107
PR merge metrics
No merged PRs in 30d

Description

In Unity while building for Windows Univeral 10.

Error: type `System.Runtime.Serialization.SerializationInfo` doesn't exist in target framework

Among others, SerializationInfo does not exist in WP8 or WinRT.
There's a need to create a dll for the Editor and another one for UWP probably using .NET core..

Affected:
AWSSDK.Core.dll
AWSSDK.S3.dll
AWSSDK.CognitoIdentity.dll

Contributor guide

Open the contributing guide

Research direction

Start with the AWS SDK for .NET source linked in the issue and investigate how AWSSDK.Core.dll, AWSSDK.S3.dll, and AWSSDK.CognitoIdentity.dll are built for Unity. Check the target-framework references that introduce SerializationInfo and compare the Editor and UWP requirements. Done means a documented, reproducible build or package arrangement that works for both targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
build-system, game-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.