Skip to content

Emitters freeze after several seconds when built from latest tools #108

@jacobtabak

Description

@jacobtabak

I cloned the project and tried to run on Android Studio 3.6.3. Some adjustments had to be made to get it to build:

  • Update gradle plugin to com.android.tools.build:gradle:3.6.3
  • Add google() repository to root build.gradle
  • Update gradle to 5.6.4 in gradle-wrapper.properties
  • Remove minSdkVersion from AndroidManifest.xml

First thing I noticed when I got the sample up and running is that the emitters that are supposed to go on indefinitely stop emitting after several seconds. I downloaded the sample from Google Play and it works fine.

Would you mind taking a few minutes trying to build with the latest tools and see if you encounter the same issues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions