You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README to include additional instructions git clone users
Users who git clone the repo into their Unity projects will need to also install the External Dependency Manager for Unity in order to download necessary Java dependencies like Play Core.
PiperOrigin-RevId: 410702377
Remove unnecessary warning
This change removes the warning log: "An instance of PlayAssetDeliveryEventHandler is already present in the scene. Self Destructing..."
PiperOrigin-RevId: 335074673