Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Updating mobile workers #42

Merged
merged 5 commits into from
May 3, 2019
Merged

Updating mobile workers #42

merged 5 commits into from
May 3, 2019

Conversation

jessicafalk
Copy link
Contributor

Description

Based on spatialos/gdk-for-unity#929
-> Removing AndroidClient and iOSClient, now there is a MobileClient

Tests

tested locally. Currently testing cloud and session-flow

using Improbable.Gdk.Mobile;
using Improbable.Gdk.PlayerLifecycle;


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit newline

Copy link
Contributor

@jamiebrynes7 jamiebrynes7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % changelog

@@ -2,6 +2,9 @@

## Unreleased

### Breaking Changes
- Removed the `AndroidClientWorkerConnector` and `iOSClientWorkerConnector` and their specific scenes. You can now use the `MobileClientWorkerConnector` and its `MobileClientScene` to connect to a mobile device.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also the worker type change!

@jessicafalk jessicafalk force-pushed the feature/mobile-worker branch from d30026c to b865f09 Compare May 3, 2019 16:36
@jessicafalk jessicafalk merged commit 4246552 into develop May 3, 2019
@jessicafalk jessicafalk deleted the feature/mobile-worker branch May 3, 2019 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants