GoogleChromeLabs / GoogleChromeLabs/bubblewrap

By default, bubblewrap apps seem to run with the package name and id of the browser (in my case, com.android.chrome)

Open
#1,025 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
By default, bubblewrap apps seem to run with the package name and id of the browser (in my case, com.android.chrome)

That means I can't use tasker and the Change App event because it gets the wrong/generic package name.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to play store and install Tacto
2. Go to Tasker and configure an App Change event listener that flashes a notice with %app_name in it
3. Switch to Tacto
4. See the popup say "Chrome" instead of "Tacto"

**Expected behavior**
I expect the runtime app to be called Tacto with its proper package id.

**Desktop (please complete the following information):**
- OS: Android
- Browser Chrome
-
**Smartphone (please complete the following information):**
- Device: Pixel Pro 9 Fold

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.