You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I encountered the fact that the predictive gesture works only once after launching the application, then it does not work anywhere.
Example with a sample app from the decompose repository from today's date:
Device: Pixel 9, Android 15. This only happens on the release build.
predictive.mp4
The text was updated successfully, but these errors were encountered:
Thanks for the report. I tried on an emulator and Pixel 9 Pro, Android 34 and 35, debug and release builds, with and without minification, but couldn't reproduce the issue. Maybe you could provide the code how you setup the release build?
I simply downloaded the decompose repository from the master branch, open it in Android Studio and without editing anything, built a release build using Build -> Generate Signed App Bundle / Apk, selected the APK, and so on.
Reproduced this in my project too. Reproduced with two Pixel 9 devices on Android 15. Maybe it's something related to pixel 9, idk. Unfortunately there is no real device of another manufacturer to test.
Hello!
I encountered the fact that the predictive gesture works only once after launching the application, then it does not work anywhere.
Example with a sample app from the decompose repository from today's date:
Device: Pixel 9, Android 15.
This only happens on the release build.
predictive.mp4
The text was updated successfully, but these errors were encountered: