-
## Steps to Reproduce
Every time you touch the display, the following error is displayed. (Visual Studio Code)
```
E/ntit.saiv.rabi(19932): No package ID 24 found for ID 0x245a3c5c.
```
…
-
Using a `https` redirect with my own implementation causes the redirect to stay in the Chrome Custom Tab. But if I implant it in the AppAuth sample app it works.
I've discovered this is because of …
-
logs
```console
Launching lib/main.dart on STK L21 in debug mode...
lib/main.dart:1
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
I/FA (24858): Tag Manager is not found and thu…
-
I've migrated my project to AndroidX due to upgrading the target framework from 28 to 30 and it has broken the usage of the CustomTabsService. Currently, MSAL opens the Google Chrome browser instead o…
-
Add the option to use chrome custom tabs instead of the internal browser if chrome is installed
-
Check here https://developer.chrome.com/multidevice/android/customtabs#customize-the%20close%20button
-
It is possible to register a PWA (WebAPK) as share target (it happens automatically if `share_target` is specified in `manifest.json`) but it does not seem to be supported in TWA at the moment.
This …
-
`TrustedWebActivityIntentBuilder` already allows toolbar color customisation via `setToolbarColor`.
Would it be possible to also configure if the title should be displayed in the toolbar?
https://de…
-
## About crash
My sample app with https://github.com/googleads/googleads-mobile-flutter plugin have java exception when running older android API devices/emulators.
- on API 19 device and emulat…
-
## Plugin Version
google_mobile_ads 0.12.2
## Steps to Reproduce
1. Run a flutter app with google_mobile_ads 0.12.2
**Expected results:**
The use of the plugin does not impact …