Assigned
Status Update
Comments
ca...@google.com <ca...@google.com>
ch...@target.com <ch...@target.com> #2
Hi samsadch,
In the AndroidX PDF library, the search view is animated using the
Without this, the callback might be consumed at an upper level, preventing it from being received by the PdfViewerFragment's container.
Description
Devices/Android versions reproduced on: Pixel 8
We're attempting to test our app on real head unit and were looking at utilizing the internal app sharing feature to do so without success. Here's what we've done so far.
1. We configured out uploader / tester email lists and then uploaded an apk with our android auto service exposed.
2. Set up multiple test devices with internal app sharing enabled via the play store and rebooted devices
3. Confirmed emails of play store accounts match those on tester list.
4. Launched play store via the internal app sharing link
After the above steps are followed, we get redirected to our app's play store listing and get a generic error that the app couldn't be installed.
We then took our app's most recent release build (without android auto exposed) and uploaded it via internal app sharing. This build could be accessed and installed as expected.
Is there something we're missing with android auto + internal app sharing that would prevent us from testing?