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

Compatibility with Unity & Android #333

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

AuMilliat
Copy link

Proposed modifications:
Adding Microsoft.Psi.InteropAndroid, that is a reduction of Microsoft.Psi.Interop for TCPSource/Writer with a modification of dynamic to template (crash with refecerence exception on Quest).

Microsoft.Psi project modifications:
PsiStore path need to be changed for Android and check the permission to write at application level.
KnowSerializer instance writeable to allow the addition of ‘serializer’ and public to application level.
Mutex downgrade code & Removing null check operator to be compatible with Mono & Android.

Some modifications are unnecessary (or not complete) as the first target was to use Emitters and Receivers (commit ID: 446a0fa).

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