Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -5
0 answers
41 views

I have a Studio Mini 2023 phone running Android 12. When I first got my phone and set it up, a few years ago, I noticed that I was not getting any notifications other than about text messages and ...
Score of 0
0 answers
34 views

I'm brand new to Capacitor and Vite. I’m trying to run a trivial Capacitor app that includes the Filesystem plugin, and it seems to build OK but when I run it in Android Studio I see this warning in ...
Score of 0
0 answers
49 views

Question I'm developing a Flutter Android app and I'm facing an issue with Google Sign-In. Problem: Google Sign-In works perfectly when I build and install the release APK locally: flutter build apk --...
Score of 1
0 answers
43 views

I'm working on a Kotlin Multiplatform app using Compose Multiplatform, and I'm trying to make the same UI work properly across Android phones, Android tablets, iPhones, and iPads. For example, I want ...
Score of 0
0 answers
60 views

I am creating a new Android project in Android Studio on Windows, but Gradle Sync fails when Android Studio tries to download Gradle 8.13. The error shown in Android Studio is: Could not install ...
Score of 2
1 answer
51 views

I'm seeing an unexpected behavior with Limited Photo Access on Android 16 (API 36). Steps to reproduce Install an app targeting Android 16 / API 36. Use the app to create/save an image into ...
Score of -3
0 answers
55 views

Is there a resource that maintains Unicode codepoint coverage for all versions of iOS, Android, macOS, Windows and Linux? I need to have coverage for iPhoneOS 1.0 to iOS 27.0, Android 2.3.3 to Android ...
Score of -5
0 answers
101 views

Dealing with two weird production bugs on our Flutter app and need some advice from anyone who has faced this. The Missing "Install" Button Few users who uninstalled the app cannot ...
Score of -6
0 answers
65 views

This code snippet implements a custom NotificationListenerService in Android to capture incoming notifications from WhatsApp and WhatsApp Business on Android 8.0 (API level 26) and higher. When a new ...
Score of 0
0 answers
38 views

I am working on a custom Android chat screen where the normal Toolbar is hidden. The top area of the Fragment is a custom Z-shaped curved header implemented using a VectorDrawable. The design is ...
Score of 1
1 answer
53 views

Running Openrewrite in Android Studio Quail 3 in order to upgrade an old implementation to SDK 35 throws this error: Build file 'D:\Documents\AndroidStudioProjects\OperationTimeRecord\app\build.gradle'...
Score of 0
0 answers
81 views

I am implementing Firebase App Check using the Play Integrity provider in my Android app. The implementation works perfectly in my local debug environment, but fails completely when deployed through ...
Score of 1
1 answer
96 views

val users = mainVM.users.collectAsState().value Does .collectAsState() return a State-object, which becomes updated each time the users-collection changes? Is then .value called automatically each ...
Score of -3
0 answers
76 views

I'm building a reminder/alarm app in React Native with Expo. To ensure reminders fire reliably on Android 14+, I currently need users to manually grant: - Notifications - Alarms & reminders (...
Score of 2
0 answers
71 views

I’m integrating version 0.0.4 of the Google Play Age Signals API. The documentation says that requestAgeSignalsAccess() may display a Google Play–provided prompt for an unsupervised user when age ...

15 30 50 per page
1
2 3 4 5
94279