Skip to content

Android compute particles sample not working properly #5

Description

@discosultan

There's an issue where the particle simulation on Android does not work properly on initial startup. It's probably due to invalid handling of the app life-cycle.

Current workaround to get the simulation running properly is to simply suspend and resume the sample. For example:

  1. Start the sample app
  2. Navigate to another app
  3. Navigate back to the sample app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions