-
### Steps to reproduce
1. Sign in
2. Endless loading screen (only stoppable when force stop app)
3. After force stop, all chats are there; able to write and recieve messages
4. Turn on all need…
-
## Requirements
- [x] Shizuku version is up-to-date
- [x] Shizuku is downloaded from official channels (GitHub release or Google Play)
- [x] Shizuku is not running in a virtual environment or bro…
-
When granting an app accessibility permissions, the Permission controller constantly sends daily notifications to review this, even if it's already been done countless times. I've been experiencing th…
-
It seems like notifications won't work on Android 13 unless you add
``
to your manifest file.
https://developer.android.com/develop/ui/views/notifications/notification-permission#declare
this a…
-
import 'dart:async';
import 'dart:convert';
import 'dart:io';
import 'package:ess_application/appservices_lib.dart';
import 'package:ess_core/esscore_lib.dart';
import 'package:flutter_local_noti…
-
-
Already added permission in manifest and this is my code void downloadMod(
{required String url,
required String name,
required String tableName,
required …
-
These notifications on Android are quite repetitive and relatively annoying. They should behave more like Slack or WhatsApp.
![screenshot_20170923-223127](https://user-images.githubusercontent.com/…
-
## Bug Report
### Plugin(s)
@capacitor/push-notifications
### Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@ca…
-
Hi there!
I’m looking for a way to aggregate my Android Notifications using this push-plugin, because I want to avoid showing 10 times the same message to the user in the notifications bar…
It…