Ben Weiss

Results 50 comments of Ben Weiss

Adding @dturner's comment to keep track: > As @JolandaVerhoef already suggested, please add supporting documentation for this plugin/feature, either by adding to the existing README or (better) start a performance...

Can you please share the logs you're seeing as the application crashes with us?

No offence taken. I closed the issue as it was not directly related to the sample at hand. Can I ask you to add links to the issue you created?...

What you're describing is news to me. Does this occur on the `assets` module in the sample app as well?

Thanks for the continued discussion on the topic. If you believe this is an issue with PlayCore, you could help me to try and reproduce it within the sample in...

Also, could you confirm that you're either extending from `SplitCompatApplication` or invoking `SplitCompat.install` in your base module's activities.

Thank you for confirming. Apologies, PR is short for [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests). If you're able to reproduce the issue in this codebase we can take a closer look into how that...

Thanks for reporting this issue. It sounds like you have a sample to reproduce this ready. Can you either attach it to the issue you created or open a PR...

This doesn't seem to behaving as intended. Can you please provide more information on the device you're using and file a [bug here](https://issuetracker.google.com/issues/new?component=316045&template=1018787).

In order to launch an activity via URL without the disambiguation dialog you might have to call [`setPackage`](https://developer.android.com/reference/android/content/Intent.html#setPackage(java.lang.String)) with your package name to handle the intent.