How to fix Telegram (and other app) on Oppo Find X - Oppo Find X Guides, News, & Discussion

Hi Guys, i found a solution for telegram notification. First of all sorry for my bad english.
I use Messenger Plus client, but i think this method can work with other client.
1. Install the app,
2. Allow notification, unfroze the app from battery menù, lock the app in multitasking and allows Auto Start.
3. Even with this settings i notice that notification doesn't work, but every time that an user write to you on Messenger Plus, go in “app info” and in manage notifications” you can see under "categories" the name of user that write to you.
4. Now you have to allow notification for single user.
5. Repeat this method for every single user tht write you for the first time.
Maybe this method works for other app with notification problem.
I hope this help you.

orsoraro said:
Hi Guys, i found a solution for telegram notification. First of all sorry for my bad english.
I use Messenger Plus client, but i think this method can work with other client.
1. Install the app,
2. Allow notification, unfroze the app from battery menù, lock the app in multitasking and allows Auto Start.
3. Even with this settings i notice that notification doesn't work, but every time that an user write to you on Messenger Plus, go in “app info” and in manage notifications” you can see under "categories" the name of user that write to you.
4. Now you have to allow notification for single user.
5. Repeat this method for every single user tht write you for the first time.
Maybe this method works for other app with notification problem.
I hope this help you.
Click to expand...
Click to collapse
+5
lol this all is very funny....this chinese frimware is retarded.
Its still gonna fail with notifications. I ended up switching to whatsapp... frimware actually optimized for whatsapp.

Related

[MOD][XPOSED] Prevent Running

I have a forked update, Brevent, which doesn't require Xposed, nor root, nor unlock bootloader.
You can find it here: https://forum.xda-developers.com/android/apps-games/introduce-brevent-black-prevent-root-t3559151
Prevent Running was transfered to "Shanghai Falcon Network Co., Ltd." since 2.3.3.
This module was written for my GF, and accept donations.
Address: http://repo.xposed.info/module/me.piebridge.forcestopgb
How prevent running works?
After go deep in the android source, i find it uses flag when sending broadcast, so I hijack the IntentFilter's match.
And for other action, like force stop, launch activity, exit activity, I hijack them too.
So if any package is force stopped, it won't accept any intent filter...
However, i let input method, app widget, and laucher go.
- app widget, otherwise reboot is needed to show a widget in the widget chooser.
- configuration changed, otherwise cannot change lanugage
- account, otherwise sync and account won;t work
When the activity is launched, it can receive broadcast again..
When the activity exits by back key, it won't receive intent again, this function is added to android's feature.
So if you want to keep it running, please use home key instead.
And all the feature works for system package too, but the system package must have launcher.
Otherwise, if you still force stop it, it will cause FC (I suggest you use pm disable to do so).
Latest testing version: http://piebridge.me/pr/
Change Logs
for english version: please visit: http://piebridge.me/pr/CHANGELOG.en.txt
for chinese version: please visit: http://piebridge.me/pr/CHANGELOG.txt
First.
GB users will happy.
Good Work sir !
Will test it ASAP .
so by activing this module, after i click Force stop, in GB, will be the same like Hibernating with greenify ? :laugh:
lovely thanks, i hope this can make my old ace duos come back to life thanks liudongmiao bro
liudongmiao said:
This module is written for my GF, and accept donations.
// Normally, I don't accept any donation for most little project.
Address: http://repo.xposed.info/module/me.piebridge.forcestopgb
For GB user, there is no greenify, and there is no change to back-port.
1). greenify depends system's launch control (http://developer.android.com/about/versions/android-3.1.html#launchcontrols), which introduces in 3.1
2). greenify is not opensource, also the author and i live in the same country, even in the same city, however, he doesn't open source it.
How prevent running works?
After go deep in the android source, i find it uses flag when sending broadcast, so I hijack the IntentFilter's match.
And for other action, like force stop, launch activity, exit activity, I hijack them too.
So if any package is force stopped, it won't accept any intent filter...
However, i let input method, app widget, and laucher go.
- input method, otherwise reboot is needed to show a input method in the input method chooser.
- app widget, otherwise reboot is needed to show a widget in the widget chooser.
- launcher, otherwise there is no chance to start the activiy.
- view for system's package, otherwise it will cause FC. For example, if you force stop browser, and user want to visit a link, it should receive the broadcast.
When the activity is launched, it can receive broadcast again..
When the activity exits by back key, it won't receive intent again, this function is added to android's feature.
So if you want to keep it running, please use home key instead.
And all the feature works for system package too, but the system package must have launcher.
Otherwise, if you still force stop it, it will cause FC (I suggest you use pm disable to do so).
Click to expand...
Click to collapse
Please give screenshot and your battery life before and after installing this module
Sent from my GT-N7100 using Tapatalk
Was looking for Greenify for GB from long...
Can somebody review this app? Is there any shortfall of this app in comparison with Greenify (as user, don't understand technicality )
I tried this yesterday on google play services app and it worked fine. I can't see it in running services, so i can say (but not sure for other apps) its working :good: Hatsoff @liudongmiao your GF must be very proud of u if she's a geek :silly: One question: If we stop for example hangouts app, will we receive messages as usual??
swat4samp said:
I tried this yesterday on google play services app and it worked fine. I can't see it in running services, so i can say (but not sure for other apps) its working :good: Hatsoff @liudongmiao your GF must be very proud of u if she's a geek :silly: One question: If we stop for example hangouts app, will we receive messages as usual??
Click to expand...
Click to collapse
It shouldn't receive any broadcast, and never running, so you coun't recive messages.
Can you add a UI when you can choose apps to hibernate (like Greenify) and force stop them one by one?
BTW, this mod is superb...
Sent from my Xperia E1 dual using Tapatalk
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.
???? amazing , thanks so kmmuch
Enviado desde mi HTC One mediante Tapatalk
Hi all,
i installed this fantastic module. It work partially. Problem is when i exit aplication on back key application is still running. Where i am wrong? @liudongmiao
nikola1970 said:
Hi all,
i installed this fantastic module. It work partially. Problem is when i exit aplication on back key application is still running. Where i am wrong? @liudongmiao
Click to expand...
Click to collapse
No, nothing is wrong.
When you use back key to exit the application, the application won't receive any broadcast, however, the application will be cached, so the next time you open it, it will be opened very quickly. But before you open it again, it won't receive any broadcast.
However, if you want to the process be stopped, you can force stop it.
liudongmiao said:
No, nothing is wrong.
When you use back key to exit the application, the application won't receive any broadcast, however, the application will be cached, so the next time you open it, it will be opened very quickly. But before you open it again, it won't receive any broadcast.
However, if you want to the process be stopped, you can force stop it.
Click to expand...
Click to collapse
I observed this behaviour only with play services. For other apps, its working fine. So basically there's no much diffrnce between freezing and this except for application caching right? If we stop mms, do we still receive sms? A UI would be useful to look which apps are stopped and which are not. Great work man :good: BTW xposed for gb isn't updated yet. Any reason?
swat4samp said:
I observed this behaviour only with play services. For other apps, its working fine. So basically there's no much diffrnce between freezing and this except for application caching right? If we stop mms, do we still receive sms? A UI would be useful to look which apps are stopped and which are not. Great work man :good: BTW xposed for gb isn't updated yet. Any reason?
Click to expand...
Click to collapse
I don't know what's freeze, it doesn't seem to be a android's function.
As i said in the description, it doesn't force stop any application, but prevent sending broadcast to force stopped application.
For caching, it's a feature added to android's design.
For android's native design, when you start the application, it will be removed from the stop list until you force stop again.
But for me, i think its too complex to stop it, so i catch the finish, and if it's exited by finish, it will be added to the stop list.
// but it's in the cache processing list. so if you want to force stop it. this little design is useful for me to open a application temporary.
So if you stop the mms, i don't know whether you will receive or not.
The mms should be the core services of the android, i don't think you can force stop the services...
And i didn't forbidden the open the activity from the service, otherwise, it will cause FC of the application.
As i'm very busy, and an UI will take me some time. So there is no ui currently.
However, for the list, you can open the /data/data/me.piebridge.forcestopgb/conf/forcestop.list
For the xposed and other back-ported's module, it's not updated just because i'm too busy, and sometime too lazy .
You can read the description here: http://repo.xposed.info/module/me.piebridge.forcestopgb
And if you want to know more about the tech, you can read google's documetation: http://developer.android.com/about/versions/android-3.1.html#launchcontrols
thanky you for answers @liudongmiao
when i prevent Viber from running, when i start Viber, it starts but when you tao on some conversation it gives me force close. is this know bug?
Can we remove this setting simply by editing in config list (changing to false)?
Edit: I changed gms app to false and then opened the app to check which worked fine (i can see many running process in ram) and then i checked the list and it showed only that app in list. Is it alright?
Sent from my GT-S5670 using Tapatalk 2
swat4samp said:
Can we remove this setting simply by editing in config list (changing to false)?
Edit: I changed gms app to false and then opened the app to check which worked fine (i can see many running process in ram) and then i checked the list and it showed only that app in list. Is it alright?
Sent from my GT-S5670 using Tapatalk 2
Click to expand...
Click to collapse
true or false has special meaning.
true indicates this app is in the stopped list, and no broadcast would be send to the application.
false indicates this app has been marked in the stopped list, and when use back-key to exit, it would be in the stopped list.
I will write a simple ui, after the back-porting of xposed installer (completed), xprivacy (completed), and app settings (in to do).
im following this thread closely,and i want to test somethings,but before i do so,i have some questions.
the most important one its regarding about using this module along with greenify,what settings do i have to set in order to achieve the best of both apps,and then have a better experience.
Thanks.
kalel29 said:
im following this thread closely,and i want to test somethings,but before i do so,i have some questions.
the most important one its regarding about using this module along with greenify,what settings do i have to set in order to achieve the best of both apps,and then have a better experience.
Thanks.
Click to expand...
Click to collapse
As I have no ics+ devices, so i cannot say much things.
And if you want to try, you can wait for some days, I would write a simple configuation ui this weekend.
In short, if greenify works on your device, then just use greenify. But if you find greenify doesn't work at all, then try this one.
From design, greenify depends on http://developer.android.com/about/versions/android-3.1.html#launchcontrols introduces in android 3.1, this app hacks some api to emulate the launch controls. This works on gingerbread devices, and the devices that launch controls don't work at all.

Developer Warning for package

I am getting the error message: "developer warning for package failed to post notification on channel null" on some of the apps i use.
How can i get rid of it?
TegraY said:
I am getting the error message: "developer warning for package failed to post notification on channel null" on some of the apps i use.
How can i get rid of it?
Click to expand...
Click to collapse
You can't unless your the developer of the app and write the code. If your not then the developer who codes the apps needs to fix that.
Google searching the error shows stuff like this (to give you an example why it's a code issue)
https://code.tutsplus.com/tutorials/android-o-how-to-use-notification-channels--cms-28616
scottusa2008 said:
You can't unless your the developer of the app and write the code. If your not then the developer who codes the apps needs to fix that.
Google searching the error shows stuff like this (to give you an example why it's a code issue)
Click to expand...
Click to collapse
Thanks for replying.
I am geting this error message when i open the facebook or google chrome app. I am from austria and noticed this error when i was opening the app named quando. My friend has also the Galaxy s9 and he is not getting this error messages.
Does it has somthing to do with the development tools option that i activated on my phone?
TegraY said:
Thanks for replying.
I am geting this error message when i open the facebook or google chrome app. I am from austria and noticed this error when i was opening the app named quando. My friend has also the Galaxy s9 and he is not getting this error messages.
Does it has somthing to do with the development tools option that i activated on my phone?
Click to expand...
Click to collapse
No, enabling developer options should not do this. If your wanting to find out for sure then just simply turn off developer options.
Taking the time to read the link I posted should help fill in what is going on. But it is a bit techy so I will try to summarize as best as I can. Android notifications have to be associated with a channel. If no channel is specified (or doesn't exist if it was) then the notification can't go anywhere and gets stuck in "null" space (pardon the sci-fi term).
As an example... Facebook wants to let you know something important, so it sends a Facebook notification via the Facebook notification channel. Up pops a notification that lets you know what Facebook had to tell you.
Now this example deals with the error your seeing. Using Facebook as an example again for this... Facebook wants to let you know something important. Facebook tries to send you a notification but when it tries to open the notification channel it can not. Because the software encountered a problem it lets you know that the notification couldn't because it couldn't find the channel to use for sending it.
Now I know you said your friend has the same phone and about the only difference(s) I can think of that would cause an issue like this is your running an older (or beta build) android OS. If your using a custom rom then you should get in touch with the people who created the rom and see what they can do to help.
Still even if none of those apply the developer of the software your using would have to resolve the issue. At the very least they are the best people to contact over your issue since they know more about the software they made
Wrong
I have this problem when I open messenger or when I chat with someone shows me this ""developer warning for package com.facebook.katana failed to post notification on channel null"" how can I solves this
Imirub said:
I have this problem when I open messenger or when I chat with someone shows me this ""developer warning for package com.facebook.katana failed to post notification on channel null"" how can I solves this
Click to expand...
Click to collapse
The answer given is not wrong, feel free to Google search the error cuz it tells you the same thing I did. I even posted a link detailing the issue.
You have 4 options really
1. Get a hold of Facebook and have them fix the problem with the Facebook messenger software
2. Check if "show notification channel warnings" is toggled under developer options (if you have it enabled). If it is try toggling it off and see if that helps. if it doesn't then you have to go with option 1
3. If your using a custom rom (or modification to stock rom) contact the people who made the rom (or modification) and see if they have any ideas. When you guys ask for you don't indicate if your using stock, custom or modified OS's on your phone.. so this option might not apply, but its here as a "just in case it does".
4. Using a modified/custom apk? Did you get the apk from another source other then Google play? Did you do anything to the phone? You can try uninstalling the app and reinstalling it from Google play. If you did anything to the phone you can try factory resetting it, which would remove all your apps and reset the phone to its default settings. A factory reset would be a last resort IMHO because this means you have to set everything back up from scratch. If you do end up factory resetting the phone install messenger first and see if you get the same error. If this option doesn't apply then you gonna have to go with option 1.
Under normal circumstances you shouldn't be seeing this error, especially with a major brand like facebook. So I would start with what with (or on) your phone might be causing the problem. If the issue happens with Facebook messenger only then I suggest you contact Facebook for help.
scottusa2008 said:
2. Check if "show notification channel warnings" is toggled under developer options (if you have it enabled). If it is try toggling it off and see if that helps. if it doesn't then you have to go with option 1.
Click to expand...
Click to collapse
Thank you! This one solved the problem!
The thread can be closed or marked as solved.

notification issues.

For anyone experiencing notification issues.
I was. None were coming through when they were sent. I changed push notification delay. I tried near everything
(Not coming through you have turned on notifications turn off power saving etc for the app)
If you have root and are able to freeze applications ( I have used titanium backup) to freeze the security app. All my notifications are coming though properly now.
I saw on a website someone that changed the security app so I thought why not freeze it. It works .
Still have access to permissions etc.
The only thing to remember is to keep them in memory. If you close the app you will have to reopen it manually.
I'm on ZUI 11
Not root case
If you don't have root, you can turn off battery optimization in settings for the apps you want, them put them on "autostart" in the security app and just minimize the apps
It's not a good solution, since you can't close fully the apps, but at least you will have notifications
Astronomico said:
If you don't have root, you can turn off battery optimization in settings for the apps you want, them put them on "autostart" in the security app and just minimize the apps
It's not a good solution, since you can't close fully the apps, but at least you will have notifications
Click to expand...
Click to collapse
I tried that. I would receive notifications only occasionally... So it wasn't great :/
ajmdc said:
I tried that. I would receive notifications only occasionally... So it wasn't great :/
Click to expand...
Click to collapse
Yes, it's not good, that's why I'm trying a custom rom now
But for those who are afraid to root/install a custom, it's what they have (notificon also helps, but have to pass through the same steps)
ajmdc said:
For anyone experiencing notification issues.
I was. None were coming through when they were sent. I changed push notification delay. I tried near everything
(Not coming through you have turned on notifications turn off power saving etc for the app)
If you have root and are able to freeze applications ( I have used titanium backup) to freeze the security app. All my notifications are coming though properly now.
I saw on a website someone that changed the security app so I thought why not freeze it. It works .
Still have access to permissions etc.
The only thing to remember is to keep them in memory. If you close the app you will have to reopen it manually.
I'm on ZUI 11
Click to expand...
Click to collapse
Just bought lenovo z5 pro 64gb. I have same problem with whatsapp and other user app notifications. Im on ZUI 11. 1.093 ST.
Im finally found a way to make whatsapp and other user app to make a sound when message coming.
Just install Missed Notifications Reminder from play store. After installation complete, just give permission access for this app to run. Next, you can set reminder for as low as 0.1 minutes ( fastest option and its fast enough ) and set reminder repetitions, i set for 2x repetition. Then finally you can select what application do you want to be reminded (any app on your phone).
Now, when new notification come, my phone will make sound :laugh:
For those who still use the stock china zui, the notification bug still occurs?
yes i still have notification issues sometimes with whatsapp even though i went through all the settings in the security app and battery optimization.even installed missed notifications reminder which helped a little but not always.
im using the latest zui rom 11.5.247.things worked much better on 10.5

[GUIDE] Getting notifications back after GMS install hack on Huawei phone

[GUIDE] Getting notifications back after GMS install hack on Huawei phone
This is the method that I used to get notifications back on my P40Pro+ after a GMS hack install. I am not saying it will work for everyone and indeed if you need Google location tools on all the time, dont follow this but if your not too worried, then have a read. It has been taken from other guides out there and a little bit of my own for testing. It can be reversed and backed out of it you dont like it but as I keep getting questions on Facebook about how I done it, I thought I would share it with you too.
In this method you will need :
Huawei multitool V8 from here
Push Notification Tester from Playstore here or wherever you get your apps from
Disabling GSF
Disable Google Services Framework (GSF) using Huawei Multitool v8.
Using this tool on a Windows PC, you will find a section in the Modifications section for disabling apps on a adb connected phone to the app. Connect your phone and select show system apps and look for 'com.google.android.gsf' and select 'disable'.
See image below attached 'Multitool V8 Disabled app'
I disable (GSF) using this as it is easier for me than to use icebox or other freezer apps.
To test notifications are now working
Once disabled check that you can now receive notifications by opening Push Notification Tester installed from Playstore before starting this, will allow you to test notifications. With GSF disabled, they should now work as they should. See attached screen shots below 1-4.
Another way to test them is to just send your self an email. Just make sure you have notifications set in the setting menu first. You can try the notification tester in Outlook but does time out a lot but perseverance can prove it works but an email to your self is just as good. See screen shots 6 and 7 for where this is in the outlook help pages. Screenshot 8 shows Outlook notifications working.
The reason this works I believe is that most apps relying on GMS, their notifications work through GSF and with the GMS hack, they can't, so by disabling GSF, they can use their own default route again, through themselves.
The downside is that with GSF disabled, Google Playstore no longer works and also Google location history, there may be more but it has no real affect unless you rely on them (I dont). Maps still work with directions, Waze too but not your history or phone location via Google. Find you phone via Huawei still works obviously, so you still have other options. Of course, you can use Aurora Playstore instead or any other playstore option and if you have paid apps through Googles Playstore, then you can go to GSF in settings/apps on your phone and enable GSF (see screen shot 5 below) or via the Multi tool V8 again, download your paid app update etc and then disable it via multitool v8 after to get notifications back.
Thanks for the guide, wierd issue for me. Once my phone is conencted, and i disable the service via the Multi Tool, i still have access to the Playstore.
Going to apps -> system prcoesses, it doesnt have the disabled text next to the process. if i click on it, it says "Enable" and "Force Stop". Which initially leads me to think this has been disabled. Then once i go to Push Notification Tester, it fails on step 3 - Register for Push Notifications.
You should not have Playstore access. You dont have any work accounts installed? They have 2 gsf's etc. I would use the muti tool to check for disabled apps. It should show gsf.
May be re do?
I am able to enable and use Playstore, then disable it again to get notifications back at will, so you should too.
Sathelp said:
You should not have Playstore access. You dont have any work accounts installed? They have 2 gsf's etc. I would use the muti tool to check for disabled apps. It should show gsf.
May be re do?
I am able to enable and use Playstore, then disable it again to get notifications back at will, so you should too.
Click to expand...
Click to collapse
I think I know the issue. I have installed GSM the old way (which used to work). If you look at the start of this video he shows two devices ( both with GSM) one which fails the notification tester app, and one which passes. He then uses the icebox method to grt notifications on the phone which passes the tests
https://youtu.be/A4889MUA9EQ
I think I may have to factory reset and use this new method ??
Good luck and if you do, please let us know what method is currently working.
Can you please check for me, if it's possible to install the game jw alive with this method? Offer 5€ via Paypal for this. Just write your Email via PM
Sathelp said:
[GUIDE] Getting notifications back after GMS install hack on Huawei phone
This is the method that I used to get notifications back on my P40Pro+ after a GMS hack install. I am not saying it will work for everyone and indeed if you need Google location tools on all the time, dont follow this but if your not too worried, then have a read. It has been taken from other guides out there and a little bit of my own for testing. It can be reversed and backed out of it you dont like it but as I keep getting questions on Facebook about how I done it, I thought I would share it with you too.
In this method you will need :
Huawei multitool V8 from here
Push Notification Tester from Playstore here or wherever you get your apps from
Disabling GSF
Disable Google Services Framework (GSF) using Huawei Multitool v8.
Using this tool on a Windows PC, you will find a section in the Modifications section for disabling apps on a adb connected phone to the app. Connect your phone and select show system apps and look for 'com.google.android.gsf' and select 'disable'.
See image below attached 'Multitool V8 Disabled app'
I disable (GSF) using this as it is easier for me than to use icebox or other freezer apps.
To test notifications are now working
Once disabled check that you can now receive notifications by opening Push Notification Tester installed from Playstore before starting this, will allow you to test notifications. With GSF disabled, they should now work as they should. See attached screen shots below 1-4.
Another way to test them is to just send your self an email. Just make sure you have notifications set in the setting menu first. You can try the notification tester in Outlook but does time out a lot but perseverance can prove it works but an email to your self is just as good. See screen shots 6 and 7 for where this is in the outlook help pages. Screenshot 8 shows Outlook notifications working.
The reason this works I believe is that most apps relying on GMS, their notifications work through GSF and with the GMS hack, they can't, so by disabling GSF, they can use their own default route again, through themselves.
The downside is that with GSF disabled, Google Playstore no longer works and also Google location history, there may be more but it has no real affect unless you rely on them (I dont). Maps still work with directions, Waze too but not your history or phone location via Google. Find you phone via Huawei still works obviously, so you still have other options. Of course, you can use Aurora Playstore instead or any other playstore option and if you have paid apps through Googles Playstore, then you can go to GSF in settings/apps on your phone and enable GSF (see screen shot 5 below) or via the Multi tool V8 again, download your paid app update etc and then disable it via multitool v8 after to get notifications back.
Click to expand...
Click to collapse
As of today, i can confirm that this method works for notifications, just make sure to restart your device after disabling / enabling.
As for the push notifications, gmail not working for me, outlook works. other apps works too, but from time to time it doesnt push properly, maybe battery optimisation or something i dont know. any idea for this issue?
anyone have any updates on this? I too have the problem - random notifications come in (usually a bunch coupled together)....Trying to figure out a real solution. Any one have any luck?
Sathelp said:
[GUIDE] Getting notifications back after GMS install hack on Huawei phone
[ ... ] Of course, you can use Aurora Playstore instead or any other playstore option and if you have paid apps through Googles Playstore, then you can go to GSF in settings/apps on your phone and enable GSF (see screen shot 5 below) or via the Multi tool V8 again, download your paid app update etc and then disable it via multitool v8 after to get notifications back.
Click to expand...
Click to collapse
@Sathelp -> When you say this at the previous quote message, you really can tell that I can disabled and then enable GSF to receive notifications and then use Play Store ?? Right ??
Will have message issues that "Google requires an action ... etc" and I must reinstall all GMS if I enable GSF again ??
My guide was based on A10 at launch. I used the G app with a back date to get my GMS before it was blocked. Using that at the time worked fine. Disable GMS using adb command enabled notifications as they worked through HMS. I just enabled GMS to run playstore, get and update apps and then disable it for normal use.
As I have not downgraded or used googlefyer etc, I can't say how it will work with these newer methods.
The idea of the workaround to deactivate GSF for receiving push notifications emerged in April or Mai 2020. Over half a year has passed now... Maybe there is a better solution now to have GSF activated and get all push notifications? It would still be great to have a working play store and the notifications!
Any progress in that matter? Any new ideas?
jediknight23 said:
The idea of the workaround to deactivate GSF for receiving push notifications emerged in April or Mai 2020. Over half a year has passed now... Maybe there is a better solution now to have GSF activated and get all push notifications? It would still be great to have a working play store and the notifications!
Any progress in that matter? Any new ideas?
Click to expand...
Click to collapse
We're looking for something at this thread, we can keep GSF unfrozen and get push notificacions ... but after 12 hours Play Protect errors started to appear.
There are at least two users that they haven't this issue and all it works fine ...
How to get notification without freezing GSF
Below is a third version of the guide (ok, it's 3.5). As of January, 15th I've added great finding by @Seresseran1. Thanks man! The below guide will provide you with fully working Google services, play store will work, push notifications will...
forum.xda-developers.com
This sounds great, thx
And because this doesn't work on all devices yet:
Maybe another possible solution could be to let the desired apps only *think* that GSF is not available. So that they try using their own default route again...
But hot could that be accomplished. Maybe via App Cloner?
[QUOTE = "jediknight23, publicación: 84352697, miembro: 5844526"]
[/CITAR]
Maybe ... You can add this reply there ... Any suggestions are welcome !!!
the notification tester failed by register for push notifications and Connection to server.
whats my problem?
chrishess said:
the notification tester failed by register for push notifications and Connection to server.
whats my problem?
Click to expand...
Click to collapse
same here !

Find X2 pro bugs

Let's collect our discovered bugs of this device. Here are mine:
Default Launcher setting is lost upon reboot. In my case I set Hypersion as default, reboot and the setting is gone. I have to reset and sometimes eben force close the stock launcher or I will still end up on stock when I go back from an app.
GPS coordinates are often wrong in exif of taken photos.
Android Auto freezes as soon as the phone goes into standby.
9gag stays empty and needs to be closed if it was in background.
Google Photos is super laggy due to scoped storage limitations in Android 11. Especially while deleting pictures. Maybe not an device specific issue.
Gboard overlays on places it shouldn't, in any app, only way to fix is to close the app completely.
Game Space app resets everytime I restart my phone, additionally, unhides games, meaning I've gotta flick the switch each time.
Oppo App Market, when I update a app and press install, the install prompt repeatedly refreshes even if the apps installed successfully, only resolve is to close the app completely, and refresh the update page.
Notification panel stays grey even with enhanced dark mode.
App drawer cannot be customized at all, not even row layout.
Swipe up gestures seem to have a hang when swiping up from the centre, also affects keyboard too.
UI glitches in certain apps.
Oppo App Market now persistently requests read app usage permission.
File Manager has a hang upon opening varies between 1-4 seconds.
Microphone volume on social media applications is ridiculously low.
I realize that app drawer customisation & notification panel colour, aren't bugs, however they're very annoying.
Where do we report bugs to Oppo? Cant find it anywhere
Pressing "Close all" disconnects Garmin watch, as it seems to shutdown Bluetooth in the process. Reported to Oppo. No response.
warriorprincess03 said:
Pressing "Close all" disconnects Garmin watch, as it seems to shutdown Bluetooth in the process. Reported to Oppo. No response.
Click to expand...
Click to collapse
Where do you report bugs? I have s few to add also
warriorprincess03 said:
Pressing "Close all" disconnects Garmin watch, as it seems to shutdown Bluetooth in the process. Reported to Oppo. No response.
Click to expand...
Click to collapse
It does not shutdown Bluetooth but the plugin app that is running in the background and is needed to communicate with the watch. Same thing with Samsung active plugin - when I hit close all I get a notification that the plugin restarted itself.
Craphead said:
It does not shutdown Bluetooth but the plugin app that is running in the background and is needed to communicate with the watch. Same thing with Samsung active plugin - when I hit close all I get a notification that the plugin restarted itself.
Click to expand...
Click to collapse
I have Samsung active running fine. Close All does not restart plugin
Robsjo said:
Where do you report bugs? I have s few to add also
Click to expand...
Click to collapse
I just sent them an email to their Australian support email address.
There are plenty in the Color OS 11 update. Here's another one... Using "Keep screen on while charging" in Developer Options to circumvent the annoying Android Auto issue, and Navigation pops up with no way of canceling it, even after the phone is disconnected from USB. The only way to get rid of this notification is to restart the phone. Oppo really shouldn't have pushed such a buggy update without proper testing.
Edit... Seems this bug doesn't even need to have android auto activated, just charging via my car's USB port will trigger the navigation bug. Any way to rollback to Android 10? More problems than this is worth.
Craphead said:
It does not shutdown Bluetooth but the plugin app that is running in the background and is needed to communicate with the watch. Same thing with Samsung active plugin - when I hit close all I get a notification that the plugin restarted itself.
Click to expand...
Click to collapse
Any way to stop it though? I miss out on notifications.
warriorprincess03 said:
Any way to stop it though? I miss out on notifications.
Click to expand...
Click to collapse
Don't know about that but personally I don't see any reason to ever hit "close all" in the first place.
Good evening from France to the whole XDA community!
I have a problem on my Oppo Find X2 PRO: it often happens that when I call or someone calls me, no sound is picked up by the phone when I speak. My caller can't hear me.
I wonder if this is related to the use of a Bluetooth device (my speaker, my headset) before?
Has anyone experienced this problem and if so, how did they solve it?
I would add that a simple reboot is enough to correct the problem...

Categories

Resources