-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android app not launch sometimes when i touch the notification. #462
Comments
@GeceGibi Thanks for reporting. Could you provide the following details?
Also there are some upcoming changes that might improve or fix this issue I want to reference here: |
1-2-3 : I tried every posibilities wtih this device too and app worked as espected: 4: Nope, it's mean when notification comes up and app was closed for some reason maybe user do that maybe device energy save mode do that. Yea, this pull request maybe resolve this issue. |
Same problem here. |
@jkasten2 any changes ? |
@GeceGibi The Reverse Activity Trampolining Implementation PR has been released on our Android Native SDK which will be a part of the next Flutter release which should come out shortly. Thank you for your patience! |
I tried with latest(3.2.1) version but this issue not fixed. |
I also tried with v3.2.2 but nothing changed. |
@GeceGibi Can you capture a full system logcat (verbose, without any filters) from just before tapping on the notification and 10 seconds after on the devices have issues? Android should hopeful tell us why the app did not launch after the notification was opened in this log. @zeucxb Can you try the new 3.2.2 version? If you still see an issue please also provide the logcat noted above and the device models and Android versions you are seeing the issue on. |
I just waiting this pr. I think everything will be okey after this pr. |
Nah it's not working either. Notifications not coming up to device when app closed. I got roll back one signal version to 2.6.4 it's working fine right now. |
Hi @jkasten2 , I'm facing same issue using version 3.2.3. |
Hi @GeceGibi, |
I tried with Android 7.0 and I have the same problem! I solved it with version 3.0.0 |
Crashlytics logs
|
@jkasten2 any update for this issue ? |
I have the same issue with the version onesignal_flutter: ^3.2.7 any update? |
@GeceGibi @aryanyadav9 Can you try again with onesignal_flutter 3.2.5 or newer? There was an Android regression bug mainly with notifications with Launch URL set (could have effect some other notifications). Also just to confirm your message from before @GeceGibi, notification open is working correctly on your JNY LX1 device but not your Xiaomi Redmi Note 9S? @GeceGibi @aryanyadav9 If you are only seeing an issue with Xiaomi devices can you post a reply with the information requested in [Needs details from community] Xiaomi - Notification Open - Not foregrounding app? |
I have the same issue with Xiaomi, Huawei and Sky devices. What I have noticed is that the package handle the push after on tap, is just that do not open the app |
@jkasten2 I always use the latest version of onesignal and im using with strandart notification payload not with url. Also device receives a notification, but the application does not open when touched. |
The issue is not reproducible with latest(3.2.7), let me know if anyone else is facing the same. |
any update about this issue? or someone has been able to fix ? |
I have same error in 3.2.7, Many users find this annoying. I can't re produce bug.
does this work? |
I have the same issue with Xiaomi using latest onesignal_flutter. |
Any updates on this facing same issue on redmi note 10 pro TIA |
Any Updates? facing same issue with Poco M2 Pro! |
Same here |
Nopeee. They just watching us and do nothing. I'm waiting for six month. |
Same issue here with version 3.2.7 (i tried to update the version from 3.0.0 to 3.2.7, hoping for a fix, but problem is here yet), with android 10 and xiaomi device, click on every notification doesn't open the app (with simple notification with launch url either) |
same issue. |
same issue |
@jkasten2 why don't you do something about it instead of waiting for it to get fixed by itself with some magic. we all are facing this problem from a long time now, this is shameful one signal |
better using 3.0.0 Version. Its okay to open notification on Xiaomi device but sometimes cant open. But better than nothing XD |
Yeap absolutely. This is Onesignal problem. Previous versions working fine but 3.* versions has bugged. |
|
it's not the solution btw and issue is not notification dialog show problem. it's when app closed in background and touched to notification dialog app not coming foreground. App not starting with notification touch. |
Same issue with MI 8. This issue not happen with flutter_local_notifications |
still issue |
UpdateHuawei - With HMS pushThe Huawei notification open not foregrounding the app issue will be part of the next release this week.
XiaomiNotification open not foregrounding the app is an issue for FCM pushes is still ongoing. See OneSignal/OneSignal-Android-SDK#1494 for the latest details. OthersThere are no known issues with other devices or push types. CC @Aksoyhlc |
same here |
Hi all, (1) For the Xiaomi issue, thank you for waiting and the fix is now in the latest (2) For the issue about (3) Please open a new issue if you have a different issue than the 2 above. Since most comments were about the Xiaomi bug, I will close this issue, but please reach out if you are running into any problems. |
I am still facing the issue with version 5.0.3… |
Description:
Title explains the problem.
Environment
SDK Version: 3.2.0
SDK Added from Pub
Steps to Reproduce Issue:
Anything else:
[√] Flutter (Channel stable, 2.2.3, on Microsoft Windows [Version 10.0.19042.1151], locale en-US)
• Flutter version 2.2.3 at D:\Flutter
• Framework revision f4abaa0735 (6 weeks ago), 2021-07-01 12:46:11 -0700
• Engine revision 241c87ad80
• Dart version 2.13.4
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at C:\Users\####\AppData\Local\Android\Sdk
• Platform android-30, build-tools 30.0.3
• ANDROID_HOME = C:\Users\####\AppData\Local\Android\Sdk
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Android Studio (version 4.1.0)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
[√] VS Code (version 1.59.0)
• VS Code at C:\Users\####\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.25.0
• No issues found!
The text was updated successfully, but these errors were encountered: