Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Cocossharp freezes when the applcation returns from sleep. #426

@ghost

Description

I am using Xamarin Android with Cocossharp with Visual Studio 2017(15.9.12) on Windows 10.

This happens on Android. I already implemented PauseScene and ResumeScene in OnPause() and OnResume() of Android's lifecycle event.

When application is running and user presses the Sleep button on device, after waking up the device and returning from sleep state, Cocossharp will freeze and stop responding to user actions. Pressing Home button on device to minimize the app and selecting the app to run it again makes Cocossharp continues to function again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions