-
Note, 13th of February 2023: Next de facto discussion place until further notice is at #779.
————————————
So today I learned that [GitHub threads max out at 2,500 comments](https://github.com/Da…
-
Hi,
at least in release builds I'm getting crashes when restoring app from background, but not always. I replaced `ReactActivity` with `ReactFragmentActivity`.
`react-native: 0.57.0`
```
Fat…
-
### Versions
* Python: 3
* OS: ubuntu latest
* Buildozer: https://github.com/kivy/buildozer/pull/1356 (Using this version)
### Description
I am trying to release my kivy application and…
-
Hi @evollu,
My app can receive push notifcation on fourground and background. But app don't receive push notification when user kill app. Can you help me?
```
"react-native-fcm": "^9.1.0"
"react…
-
### Description
We have a set of UI tests (~150) that are being run as part of CI and we use ActivityTestRule to start activities on connected emulator. Lately we noticed some of the tests failing …
-
### Steps to reproduce
1. Quick double-click on a PDF file
2. The PDF-Preview opens (in background you can see the black window opens 2 times
3. Click the white close X in the upper right corner …
-
run the app with a few not really active chats, wait until all messages are fetched look at the cpu and gpu usage , App constantly uses 15% of CPU and 15% of GPU on mac when idle , for me as a user it…
-
I would like to remove permission without root like Bouncer which makes it easier for me to remove permissions without root. :)
-
Referring to the docs:
> Adjust SDK offers the possibility to use it for requesting user authorization in accessing their app-related data. Adjust SDK has a wrapper built on top of the requestTrackin…
-
Hi!
I have an application that receives notifications through firebase_messaging, and I needed to build my customizable notification to display.
For this I created native Android code. When I receiv…